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 Mar 14, 2024
1 parent a6d835d commit 81dc39a
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions maven-boms/maven-boms-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@
<properties>
<version.spring>6.1.4</version.spring>
<version.spring.integration>6.2.2</version.spring.integration>
<version.jackson>2.16.1</version.jackson>
<version.jackson>2.17.0</version.jackson>
<version.camel>4.4.0</version.camel>
<version.junit5>5.10.2</version.junit5>
<version.guice>7.0.0</version.guice>
<version.okhttp>4.12.0</version.okhttp>
<version.mutiny>2.5.8</version.mutiny>
<version.reactor>2023.0.3</version.reactor>
<version.reactor>2023.0.4</version.reactor>
<version.immutables>2.10.1</version.immutables>
<version.netty>4.1.107.Final</version.netty>
<version.ebean>15.0.1</version.ebean>
Expand All @@ -55,7 +55,7 @@
<version.r2dbc>Borca-SR2</version.r2dbc>
<version.cucumber>7.15.0</version.cucumber>
<version.mockito>5.11.0</version.mockito>
<version.log4j>2.23.0</version.log4j>
<version.log4j>2.23.1</version.log4j>
<version.jakarta>11.0.0-M1</version.jakarta>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-aspect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.aopalliance>1.0</version.aopalliance>
<version.aspectjweaver>1.9.21.1</version.aspectjweaver>
<version.aspectjweaver>1.9.21.2</version.aspectjweaver>
</properties>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-eclipse/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.eclipse.jdt.annotation>2.2.800</version.eclipse.jdt.annotation>
<version.eclipse.jdt.annotation>2.3.0</version.eclipse.jdt.annotation>
<version.sisu>0.9.0.M2</version.sisu>
<version.eclipselink>4.0.2</version.eclipselink>
<version.eclipse-collections>12.0.0.M3</version.eclipse-collections>
Expand Down
8 changes: 4 additions & 4 deletions maven-boms/maven-boms-google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.auto-value>1.10.4</version.auto-value>
<version.guava>33.0.0-jre</version.guava>
<version.guava>33.1.0-jre</version.guava>
<version.truth>1.4.2</version.truth>
<version.api-client>2.3.0</version.api-client>
<version.api-client>2.4.0</version.api-client>
<version.oauth-client>1.35.0</version.oauth-client>
<version.http-client>1.44.1</version.http-client>
<version.dagger>2.51</version.dagger>
<version.jimfs>1.3.0</version.jimfs>
<version.ksp>1.9.22-1.0.18</version.ksp>
<version.error-prone>2.25.0</version.error-prone>
<version.ksp>1.9.23-1.0.19</version.ksp>
<version.error-prone>2.26.1</version.error-prone>
</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 @@ -42,7 +42,7 @@
<version.gson>2.10.1</version.gson>
<version.logansquare>1.3.7</version.logansquare>
<version.fastjson>2.0.47</version.fastjson>
<version.json-io>4.19.1</version.json-io>
<version.json-io>4.19.9</version.json-io>
<version.moshi>1.15.1</version.moshi>
<version.yasson>3.0.3</version.yasson>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-kotlin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<!-- https://maven.apache.org/pom.html#Properties -->
<properties>
<version.kotlinx-metadata-jvm>0.9.0</version.kotlinx-metadata-jvm>
<version.kotlin-stdlib>1.9.22</version.kotlin-stdlib>
<version.kotlin-stdlib>1.9.23</version.kotlin-stdlib>
</properties>

<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
Expand Down
2 changes: 1 addition & 1 deletion maven-parents/maven-parents-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
<version.native-image-m-p>21.2.0</version.native-image-m-p>
<version.native-m-p>0.10.1</version.native-m-p>
<version.appassembler-m-p>2.1.0</version.appassembler-m-p>
<version.m-assembly-p>3.6.0</version.m-assembly-p>
<version.m-assembly-p>3.7.0</version.m-assembly-p>
<version.checksum-m-p>1.11</version.checksum-m-p>
<version.exec-m-p>3.2.0</version.exec-m-p>
<version.asciidoctor-m-p>3.0.0</version.asciidoctor-m-p>
Expand Down

0 comments on commit 81dc39a

Please sign in to comment.