Skip to content

Commit

Permalink
Merge pull request #1 from Pandrex247/FISH-10024-Align-Versions
Browse files Browse the repository at this point in the history
FISH-10024 Align Versions
  • Loading branch information
Pandrex247 authored Nov 5, 2024
2 parents 49ecffe + 4634d71 commit a0c2187
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
<properties>
<jakarta.el.version>5.0.0</jakarta.el.version>
<cdi-api.version>4.0.1</cdi-api.version>
<cdi.tck.version>4.0.4</cdi.tck.version>
<weld.version>5.0.0.SP2</weld.version>
<cdi.tck.version>4.0.6</cdi.tck.version>
<weld.version>5.0.1.Final</weld.version>
<maven.compiler.source>11</maven.compiler.source>
<maven.compiler.target>11</maven.compiler.target>
</properties>
Expand Down

0 comments on commit a0c2187

Please sign in to comment.