Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
Signed-off-by: Niko Köbler <niko@n-k.de>
  • Loading branch information
dasniko committed Oct 7, 2024
1 parent dfe08a1 commit e0ee829
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 @@ -13,8 +13,8 @@
<developers>
<developer>
<id>dasniko</id>
<name>Niko Köbler</name>
<email>niko@n-k.de</email>
<name>Niko Köbler (@dasniko) Expert for Keycloak IAM &amp; SSO</name>
<email>info@n-k.de</email>
<url>https://www.n-k.de</url>
</developer>
</developers>
Expand Down Expand Up @@ -214,7 +214,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>3.5.0</version>
<version>3.10.1</version>
<executions>
<execution>
<id>attach-javadocs</id>
Expand All @@ -227,7 +227,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.1</version>
<version>3.3.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand Down

0 comments on commit e0ee829

Please sign in to comment.