Skip to content

Commit

Permalink
bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
Tillerino committed May 28, 2024
1 parent 3e1e17f commit 2fc1ad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<jersey.version>3.0.8</jersey.version>
<jetty.version>9.4.54.v20240208</jetty.version>
<jackson.version>2.16.1</jackson.version>
<testcontainers.version>1.18.3</testcontainers.version>
<testcontainers.version>1.19.7</testcontainers.version>
<!-- determined by container -->
<mockserver.version>5.15.0</mockserver.version>
<slf4j.version>1.7.36</slf4j.version>
Expand All @@ -38,7 +38,7 @@
<mysql-connector-java.version>8.3.0</mysql-connector-java.version>
<jax-rs.version>3.1.0</jax-rs.version>
<rest-assured.version>5.4.0</rest-assured.version>
<awaitility.version>4.2.0</awaitility.version>
<awaitility.version>4.2.1</awaitility.version>
<log4j.version>2.23.0</log4j.version>
<assertj-core.version>3.25.3</assertj-core.version>
<json-unit-assertj.version>3.2.7</json-unit-assertj.version>
Expand Down

0 comments on commit 2fc1ad7

Please sign in to comment.