Skip to content

Commit 3c991f8

Browse files
build(deps): bump the dependencies group with 8 updates
Bumps the dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.769` | `1.12.770` | | [org.jdbi:jdbi3-core](https://github.com/jdbi/jdbi) | `3.45.3` | `3.45.4` | | [io.undertow:undertow-core](https://github.com/undertow-io/undertow) | `2.3.15.Final` | `2.3.16.Final` | | [org.jetbrains.kotlin:kotlin-stdlib](https://github.com/JetBrains/kotlin) | `2.0.10` | `2.0.20` | | [org.jetbrains.kotlin:kotlin-reflect](https://github.com/JetBrains/kotlin) | `2.0.10` | `2.0.20` | | org.jetbrains.kotlin:kotlin-maven-plugin | `2.0.10` | `2.0.20` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.2` | `3.1.3` | Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.769 to 1.12.770 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.769...1.12.770) Updates `org.jdbi:jdbi3-core` from 3.45.3 to 3.45.4 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.45.3...v3.45.4) Updates `io.undertow:undertow-core` from 2.3.15.Final to 2.3.16.Final - [Release notes](https://github.com/undertow-io/undertow/releases) - [Commits](undertow-io/undertow@2.3.15.Final...2.3.16.Final) Updates `org.jetbrains.kotlin:kotlin-stdlib` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.20) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.10 to 2.0.20 Updates `org.jetbrains.kotlin:kotlin-reflect` from 2.0.10 to 2.0.20 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v2.0.20/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.0.10...v2.0.20) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) Updates `org.jetbrains.kotlin:kotlin-maven-plugin` from 2.0.10 to 2.0.20 Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.2...maven-install-plugin-3.1.3) --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jdbi:jdbi3-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: io.undertow:undertow-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-reflect dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9366f99 commit 3c991f8

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pom.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<log4jdbc.version>1.2</log4jdbc.version>
3737
<hibernate.version>6.6.0.Final</hibernate.version>
3838
<ebean.version>15.5.0</ebean.version>
39-
<jdbi.version>3.45.3</jdbi.version>
39+
<jdbi.version>3.45.4</jdbi.version>
4040
<flyway.version>9.22.3</flyway.version>
4141
<graphql-java.version>22.2</graphql-java.version>
4242
<lettuce.version>6.4.0.RELEASE</lettuce.version>
@@ -68,7 +68,7 @@
6868
<asm.version>9.7</asm.version>
6969

7070
<!-- Server -->
71-
<undertow.version>2.3.15.Final</undertow.version>
71+
<undertow.version>2.3.16.Final</undertow.version>
7272
<jetty.version>12.0.12</jetty.version>
7373
<netty.version>4.1.112.Final</netty.version>
7474

@@ -92,15 +92,15 @@
9292
<quartz.version>2.3.2</quartz.version>
9393
<cron-utils.version>9.2.1</cron-utils.version>
9494
<bucket4j-core.version>8.0.1</bucket4j-core.version>
95-
<aws-java-sdk.version>1.12.769</aws-java-sdk.version>
95+
<aws-java-sdk.version>1.12.770</aws-java-sdk.version>
9696
<camel.version>3.22.2</camel.version>
9797
<frontend-plugin-core.version>1.15.0</frontend-plugin-core.version>
9898
<jasypt.version>1.9.3</jasypt.version>
9999

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

102102
<!-- Kotlin -->
103-
<kotlin.version>2.0.10</kotlin.version>
103+
<kotlin.version>2.0.20</kotlin.version>
104104
<kotlinx-coroutines-core.version>1.8.1</kotlinx-coroutines-core.version>
105105
<kotlin.compiler.incremental>true</kotlin.compiler.incremental>
106106

@@ -128,7 +128,7 @@
128128
<maven-tiles-plugin.version>2.40</maven-tiles-plugin.version>
129129
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
130130
<maven-core.version>3.9.9</maven-core.version>
131-
<maven-deploy-plugin.version>3.1.2</maven-deploy-plugin.version>
131+
<maven-deploy-plugin.version>3.1.3</maven-deploy-plugin.version>
132132
<maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
133133
<maven-gpg-plugin.version>3.2.5</maven-gpg-plugin.version>
134134
<maven-jar-plugin.version>3.4.2</maven-jar-plugin.version>
@@ -1620,7 +1620,7 @@
16201620
<plugin>
16211621
<groupId>org.apache.maven.plugins</groupId>
16221622
<artifactId>maven-install-plugin</artifactId>
1623-
<version>3.1.2</version>
1623+
<version>3.1.3</version>
16241624
</plugin>
16251625

16261626
<plugin>

0 commit comments

Comments
 (0)