Skip to content

Commit

Permalink
update api commons version to snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
gsergiu committed Oct 23, 2024
1 parent 8369101 commit 49e8f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
<java.17.addopens>--add-opens java.base/java.util=ALL-UNNAMED
--add-opens java.base/java.lang=ALL-UNNAMED
</java.17.addopens>
<version.commonsApi>0.4</version.commonsApi>
<version.commonsApi>>0.4.3-SNAPSHOT</version.commonsApi>
<version.springBoot>2.5.14</version.springBoot>

<!-- overwrite version defined in spring boot parent pom -->
Expand Down

0 comments on commit 49e8f0f

Please sign in to comment.