Skip to content

Commit

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

Bump the dependencies group with 3 updates
  • Loading branch information
github-actions[bot] authored Sep 2, 2024
2 parents 9ab563f + b774c69 commit dda8651
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<parent>
<groupId>org.avaje</groupId>
<artifactId>java11-oss</artifactId>
<version>4.3</version>
<version>4.4</version>
</parent>

<description>Demo project for Javalin</description>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>io.swagger.core.v3</groupId>
<artifactId>swagger-annotations</artifactId>
<version>2.2.22</version>
<version>2.2.23</version>
</dependency>
<dependency>
<groupId>io.javalin</groupId>
Expand Down Expand Up @@ -144,7 +144,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>3.4.0</version>
<version>3.5.0</version>
<configuration>
<useModulePath>false</useModulePath>
</configuration>
Expand Down

0 comments on commit dda8651

Please sign in to comment.