Skip to content

Commit

Permalink
Bump dependencies for 2412b
Browse files Browse the repository at this point in the history
  • Loading branch information
Yavor16 committed Nov 28, 2024
1 parent 19c624f commit ca8f264
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
</sonar.coverage.jacoco.xmlReportPaths>
<junit.version>5.10.2</junit.version>
<junit-platform.version>1.10.2</junit-platform.version>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.14.2</mockito.version>
<derby.version>10.16.1.1</derby.version>
<h2.version>2.2.224</h2.version>
<servlet-api.version>6.1.0</servlet-api.version>
<log4j.version>2.23.1</log4j.version>
<slf4j.version>2.0.12</slf4j.version>
<commons-io.version>2.17.0</commons-io.version>
<commons-collections4.version>4.4</commons-collections4.version>
<snakeyaml.version>2.2</snakeyaml.version>
<snakeyaml.version>2.3</snakeyaml.version>
<httpclient.version>4.5.14</httpclient.version>
<httpcore.version>4.4.16</httpcore.version>
<eclipselink.version>3.0.4
Expand All @@ -36,14 +36,14 @@
<spring-security.version>6.3.4</spring-security.version>
<json-smart.version>2.5.1</json-smart.version>
<hikari.version>5.1.0</hikari.version>
<jackson.version>2.17.2</jackson.version>
<jackson.databind.version>2.17.2</jackson.databind.version>
<jackson.version>2.18.1</jackson.version>
<jackson.databind.version>2.18.1</jackson.databind.version>
<liquibase.version>4.29.1</liquibase.version>
<liquibase-slf4j.version>5.0.0</liquibase-slf4j.version>
<cloudfoundry-client.version>2.49.0</cloudfoundry-client.version>
<swagger.version>1.6.14</swagger.version>
<jclouds.version>2.6.0</jclouds.version>
<guava.version>33.1.0-jre</guava.version>
<guava.version>33.3.1-jre</guava.version>
<resilience4j.version>2.2.0</resilience4j.version>
<immutables.version>2.10.1</immutables.version>
<micrometer.version>1.12.5</micrometer.version>
Expand Down

0 comments on commit ca8f264

Please sign in to comment.