Skip to content

Commit

Permalink
Merge pull request #54 from SentryMan/dependabot/maven/master/depende…
Browse files Browse the repository at this point in the history
…ncies-421a4ba392

Bump the dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
2 parents 276ac3b + 3b33f1a commit 396c09b
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 @@ -16,7 +16,7 @@
<properties>
<maven.compiler.release>21</maven.compiler.release>
<avaje.inject.version>10.4</avaje.inject.version>
<avaje.jsonb.version>2.1</avaje.jsonb.version>
<avaje.jsonb.version>2.2</avaje.jsonb.version>
<avaje.config.version>4.0</avaje.config.version>
<avaje.http.version>2.7</avaje.http.version>
<javalin.version>6.3.0</javalin.version>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
<version>2.2.23</version>
<version>2.2.24</version>
</dependency>
<dependency>
<groupId>io.javalin</groupId>
Expand Down

0 comments on commit 396c09b

Please sign in to comment.