Skip to content

Commit

Permalink
Bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and rfresh2 committed Oct 16, 2023
1 parent 3409970 commit ba2ad98
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 @@ -13,8 +13,8 @@
<maven.compiler.source>21</maven.compiler.source>
<maven.compiler.target>21</maven.compiler.target>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jackson-version>2.15.2</jackson-version>
<swagger-annotations-version>2.2.16</swagger-annotations-version>
<jackson-version>2.15.3</jackson-version>
<swagger-annotations-version>2.2.17</swagger-annotations-version>
<jackson-threetenbp-version>2.6.4</jackson-threetenbp-version>
<maven-plugin-version>1.0.0</maven-plugin-version>
<junit-version>4.13.1</junit-version>
Expand Down Expand Up @@ -81,7 +81,7 @@
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>32.1.2-jre</version>
<version>32.1.3-jre</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ba2ad98

Please sign in to comment.