Skip to content

Commit

Permalink
Merge pull request #3448 from jooby-project/dependabot/maven/dependen…
Browse files Browse the repository at this point in the history
…cies-bf01686784

build(deps): bump the dependencies group with 14 updates
  • Loading branch information
jknack committed Jun 10, 2024
2 parents f07d999 + 65997fc commit bc01c6c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
<commons-email.version>1.6.0</commons-email.version>

<!-- util -->
<metrics.version>4.2.25</metrics.version>
<metrics.version>4.2.26</metrics.version>

<!-- jboss modules -->
<jboss-modules.version>2.1.5.Final</jboss-modules.version>
Expand All @@ -69,7 +69,7 @@

<!-- Server -->
<undertow.version>2.3.13.Final</undertow.version>
<jetty.version>12.0.9</jetty.version>
<jetty.version>12.0.10</jetty.version>
<netty.version>4.1.110.Final</netty.version>

<!--OpenAPI-->
Expand All @@ -92,15 +92,15 @@
<quartz.version>2.3.2</quartz.version>
<cron-utils.version>9.2.1</cron-utils.version>
<bucket4j-core.version>8.0.1</bucket4j-core.version>
<aws-java-sdk.version>1.12.734</aws-java-sdk.version>
<aws-java-sdk.version>1.12.739</aws-java-sdk.version>
<camel.version>3.22.2</camel.version>
<frontend-plugin-core.version>1.15.0</frontend-plugin-core.version>
<jasypt.version>1.9.3</jasypt.version>

<commons-io.version>2.16.1</commons-io.version>

<!-- Kotlin -->
<kotlin.version>1.9.24</kotlin.version>
<kotlin.version>2.0.0</kotlin.version>
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>

Expand Down

0 comments on commit bc01c6c

Please sign in to comment.