Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
Update properties to their latest versions
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhoss committed Jul 18, 2024
1 parent 18b6853 commit 3c5a290
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
8 changes: 4 additions & 4 deletions maven-boms/maven-boms-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,14 @@
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.spring>6.1.10</version.spring>
<version.spring.integration>6.3.1</version.spring.integration>
<version.spring>6.1.11</version.spring>
<version.spring.integration>6.3.2</version.spring.integration>
<version.jackson>2.17.2</version.jackson>
<version.camel>4.6.0</version.camel>
<version.camel>4.7.0</version.camel>
<version.junit5>5.11.0-M2</version.junit5>
<version.guice>7.0.0</version.guice>
<version.okhttp>4.12.0</version.okhttp>
<version.mutiny>2.6.1</version.mutiny>
<version.mutiny>2.6.2</version.mutiny>
<version.reactor>2023.0.8</version.reactor>
<version.immutables>2.10.1</version.immutables>
<version.netty>4.1.111.Final</version.netty>
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-annotations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.jspecify>0.3.0</version.jspecify>
<version.jspecify>1.0.0</version.jspecify>
<version.jetbrains-annotations>24.1.0</version.jetbrains-annotations>
<version.spotbugs-annotations>4.8.6</version.spotbugs-annotations>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-database/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.h2>2.2.224</version.h2>
<version.h2>2.3.230</version.h2>
<version.postgres>42.7.3</version.postgres>
<version.mysql>8.0.33</version.mysql>
<version.hikari>5.1.0</version.hikari>
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-functional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version.jool>0.9.15</version.jool>
<version.vavr>1.0.0-alpha-4</version.vavr>
<version.faux-pas>0.9.0</version.faux-pas>
<version.fugue>5.0.1</version.fugue>
<version.fugue>6.1.0</version.fugue>
<version.protonpack>1.16</version.protonpack>
<version.lambda>5.5.0</version.lambda>
<version.streamex>0.8.2</version.streamex>
Expand Down
6 changes: 3 additions & 3 deletions maven-boms/maven-boms-google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
<properties>
<version.auto-value>1.11.0</version.auto-value>
<version.guava>33.2.1-jre</version.guava>
<version.truth>1.4.3</version.truth>
<version.truth>1.4.4</version.truth>
<version.api-client>2.6.0</version.api-client>
<version.oauth-client>1.36.0</version.oauth-client>
<version.http-client>1.44.2</version.http-client>
<version.dagger>2.51.1</version.dagger>
<version.jimfs>1.3.0</version.jimfs>
<version.ksp>2.0.0-1.0.22</version.ksp>
<version.error-prone>2.28.0</version.error-prone>
<version.ksp>2.0.0-1.0.23</version.ksp>
<version.error-prone>2.29.1</version.error-prone>
</properties>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-graal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.graal>24.0.1</version.graal>
<version.graal>24.0.2</version.graal>
</properties>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version.json-simple>1.1.1</version.json-simple>
<version.gson>2.11.0</version.gson>
<version.logansquare>1.3.7</version.logansquare>
<version.fastjson>2.0.51</version.fastjson>
<version.fastjson>2.0.52</version.fastjson>
<version.json-io>4.26.0</version.json-io>
<version.moshi>1.15.1</version.moshi>
<version.yasson>3.0.3</version.yasson>
Expand Down
4 changes: 2 additions & 2 deletions maven-parents/maven-parents-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<failBuildOnDependencyVersionProblem>true</failBuildOnDependencyVersionProblem>
<failBuildOnDependencyProblem>true</failBuildOnDependencyProblem>

<version.m-pmd-p>3.23.0</version.m-pmd-p>
<version.m-pmd-p>3.24.0</version.m-pmd-p>
<version.m-javadoc-p>3.7.0</version.m-javadoc-p>
<version.m-dependency-versions-check-p>2.0.4</version.m-dependency-versions-check-p>
<version.m-jar-p>4.0.0-beta-1</version.m-jar-p>
Expand All @@ -74,7 +74,7 @@
<version.pitest-junit5>1.2.1</version.pitest-junit5>
<version.duplicate-finder-m-p>2.0.1</version.duplicate-finder-m-p>
<version.jacoco-m-p>0.8.12</version.jacoco-m-p>
<version.dependency-check-m>10.0.2</version.dependency-check-m>
<version.dependency-check-m>10.0.3</version.dependency-check-m>
<version.m-dependency-p>3.7.1</version.m-dependency-p>
<version.flatten-m-p>1.6.0</version.flatten-m-p>
<version.templating-m-p>3.0.0</version.templating-m-p>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
<version.sign-m-p>1.0.1</version.sign-m-p>
<version.central-publishing-m-p>0.4.0</version.central-publishing-m-p>
<version.m-enforcer-p>3.5.0</version.m-enforcer-p>
<version.versions-m-p>2.17.0</version.versions-m-p>
<version.versions-m-p>2.17.1</version.versions-m-p>
</properties>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Expand Down

0 comments on commit 3c5a290

Please sign in to comment.