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 authored Feb 1, 2024
1 parent 04b749c commit 5c68dc2
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 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 @@ -45,13 +45,13 @@
<version.junit5>5.10.1</version.junit5>
<version.guice>7.0.0</version.guice>
<version.okhttp>4.12.0</version.okhttp>
<version.mutiny>2.5.5</version.mutiny>
<version.mutiny>2.5.6</version.mutiny>
<version.reactor>2023.0.2</version.reactor>
<version.immutables>2.10.0</version.immutables>
<version.netty>4.1.106.Final</version.netty>
<version.ebean>13.26.0-jakarta</version.ebean>
<version.jdbi>3.43.0</version.jdbi>
<version.infinispan>15.0.0.Dev07</version.infinispan>
<version.jdbi>3.44.0</version.jdbi>
<version.infinispan>15.0.0.Dev08</version.infinispan>
<version.r2dbc>Borca-SR2</version.r2dbc>
<version.cucumber>7.15.0</version.cucumber>
<version.mockito>5.10.0</version.mockito>
Expand Down
4 changes: 2 additions & 2 deletions maven-boms/maven-boms-google/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
<version.auto-value>1.10.4</version.auto-value>
<version.guava>33.0.0-jre</version.guava>
<version.truth>1.3.0</version.truth>
<version.api-client>2.2.0</version.api-client>
<version.api-client>2.3.0</version.api-client>
<version.oauth-client>1.35.0</version.oauth-client>
<version.http-client>1.43.3</version.http-client>
<version.http-client>1.44.1</version.http-client>
<version.dagger>2.50</version.dagger>
<version.jimfs>1.3.0</version.jimfs>
<version.ksp>1.9.22-1.0.17</version.ksp>
Expand Down
4 changes: 2 additions & 2 deletions maven-boms/maven-boms-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
<version.json-simple>1.1.1</version.json-simple>
<version.gson>2.10.1</version.gson>
<version.logansquare>1.3.7</version.logansquare>
<version.fastjson>2.0.45</version.fastjson>
<version.fastjson>2.0.46</version.fastjson>
<version.json-io>4.19.1</version.json-io>
<version.moshi>1.15.0</version.moshi>
<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-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<version.slf4j>2.0.11</version.slf4j>
<version.syslog4j>0.9.61</version.syslog4j>
<version.tinylog1>1.3.6</version.tinylog1>
<version.tinylog2>2.7.0-M3</version.tinylog2>
<version.tinylog2>2.7.0</version.tinylog2>
<version.cal10n>0.8.1</version.cal10n>
<version.logback>1.4.14</version.logback>
</properties>
Expand Down
2 changes: 1 addition & 1 deletion maven-boms/maven-boms-scripting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<properties>
<version.jexl>2.1.1</version.jexl>
<version.juel>2.2.7</version.juel>
<version.mvel>2.5.1.Final</version.mvel>
<version.mvel>2.5.2.Final</version.mvel>
<version.ognl>3.4.2</version.ognl>
</properties>

Expand Down

0 comments on commit 5c68dc2

Please sign in to comment.