Skip to content

Commit

Permalink
Merge pull request #538 from avaje/dependabot/maven/master/dependenci…
Browse files Browse the repository at this point in the history
…es-1ecfe16ae6

Bump the dependencies group with 4 updates
  • Loading branch information
github-actions[bot] authored Jan 6, 2025
2 parents 829fd7e + 0bc2fc3 commit bbbbb5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<properties>
<maven.deploy.skip>true</maven.deploy.skip>
<junit.version>5.11.4</junit.version>
<assertj.version>3.27.0</assertj.version>
<assertj.version>3.27.2</assertj.version>
<jackson.version>2.18.2</jackson.version>
<jex.version>3.0-RC12</jex.version>
<jex.version>3.0-RC13</jex.version>
<avaje-inject.version>11.0</avaje-inject.version>
<nima.version>4.1.6</nima.version>
<javalin.version>6.4.0</javalin.version>
Expand Down
2 changes: 1 addition & 1 deletion tests/test-client-generation/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
<version>1.5.15</version>
<version>1.5.16</version>
</dependency>

<dependency>
Expand Down

0 comments on commit bbbbb5e

Please sign in to comment.