Skip to content
This repository has been archived by the owner on Jul 3, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' into dependabot/maven/org.apache.maven.plugins-…
Browse files Browse the repository at this point in the history
…maven-gpg-plugin-3.2.4
  • Loading branch information
MikAoJk authored Jun 25, 2024
2 parents a2d3c7b + 4baa5d1 commit 465aa72
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 @@ -12,7 +12,7 @@
<properties>
<kotlin.version>2.0.0</kotlin.version>
<kafka.version>3.6.1</kafka.version>
<ktor.version>2.3.11</ktor.version>
<ktor.version>2.3.12</ktor.version>
<confluent.version>7.6.1</confluent.version>
<spek.version>2.0.18</spek.version>
<kluent.version>1.73</kluent.version>
Expand Down Expand Up @@ -303,7 +303,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
<version>3.4.1</version>
<version>3.4.2</version>
<executions>
<execution>
<id>empty-javadoc-jar</id>
Expand Down

0 comments on commit 465aa72

Please sign in to comment.