Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tmiddlet2666 committed Apr 17, 2024
1 parent febc305 commit ebb7414
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 @@ -48,7 +48,7 @@
<jib.version>3.4.2</jib.version>
<jib.goal>dockerBuild</jib.goal>
<kotlin.version>1.9.23</kotlin.version>
<netty.version>4.1.106.Final</netty.version>
<netty.version>4.1.108.Final</netty.version>
<opentracing.jdbc.version>0.2.15</opentracing.jdbc.version>

<!-- maven configuration -->
Expand All @@ -65,7 +65,7 @@
<maven.javadoc.plugin.version>3.6.3</maven.javadoc.plugin.version>
<maven.resources.plugin.version>3.1.0</maven.resources.plugin.version>
<maven.replacer.plugin.version>1.5.3</maven.replacer.plugin.version>
<maven.source.plugin.version>3.3.0</maven.source.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.version>3.6.0</maven.version>

<!-- startup options -->
Expand Down

0 comments on commit ebb7414

Please sign in to comment.