Skip to content

Commit

Permalink
chore: update 2025.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Kira Bot committed Feb 21, 2025
1 parent 755affb commit 106bf33
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 @@ -6,7 +6,7 @@

<groupId>berlin.yuna</groupId>
<artifactId>api-doc-crafter</artifactId>
<version>2025.4.10</version>
<version>2025.4.11</version>
<packaging>jar</packaging>

<name>api-doc-crafter</name>
Expand Down Expand Up @@ -46,15 +46,15 @@
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
<!-- TEST -->
<assertj.version>3.27.3</assertj.version>
<junit-jupiter-api.version>5.11.4</junit-jupiter-api.version>
<junit-jupiter-api.version>5.12.0</junit-jupiter-api.version>
<!-- BUILD -->
<maven-gpg-plugin.version>1.6</maven-gpg-plugin.version>
<maven-scm-plugin.version>1.11.2</maven-scm-plugin.version>
<maven-source-plugin.version>3.2.1</maven-source-plugin.version>
<jacoco-maven-plugin.version>0.8.12</jacoco-maven-plugin.version>
<maven-javadoc-plugin.version>3.1.0</maven-javadoc-plugin.version>
<maven-release-plugin.version>2.5.3</maven-release-plugin.version>
<maven-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
<maven-failsafe-plugin.version>3.2.2</maven-failsafe-plugin.version>
<maven-surefire-plugin.version>3.5.2</maven-surefire-plugin.version>
<nexus-staging-maven-plugin.version>1.6.13</nexus-staging-maven-plugin.version>
Expand Down

0 comments on commit 106bf33

Please sign in to comment.