Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated ${maven-gpg-plugin.version} from 3.2.2 to 3.2.3
Updated ${maven-jar-plugin.version} from 3.3.0 to 3.4.0
Updated ${slf4j.version} from 2.0.12 to 2.0.13
  • Loading branch information
actions-user committed Apr 15, 2024
1 parent a3578ff commit 922f38e
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 @@ -45,7 +45,7 @@
<kotlin.compiler.jvmTarget>21</kotlin.compiler.jvmTarget>

<!-- Dependency Versions -->
<slf4j.version>2.0.12</slf4j.version>
<slf4j.version>2.0.13</slf4j.version>
<kotlin.version>1.9.23</kotlin.version>
<ktor.version>2.3.10</ktor.version>
<jackson.version>2.17.0</jackson.version>
Expand All @@ -56,13 +56,13 @@
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version>

<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
<maven-gpg-plugin.version>3.2.2</maven-gpg-plugin.version>
<maven-gpg-plugin.version>3.2.3</maven-gpg-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-javadoc-plugin.version>3.6.3</maven-javadoc-plugin.version>
<maven-release-plugin.version>3.0.1</maven-release-plugin.version>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-jar-plugin.version>3.3.0</maven-jar-plugin.version>
<maven-jar-plugin.version>3.4.0</maven-jar-plugin.version>

<flatten-maven-plugin.version>1.6.0</flatten-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
Expand Down

0 comments on commit 922f38e

Please sign in to comment.