Skip to content

Commit 544dc8c

Browse files
authored
Merge branch 'main' into dependabot/maven/io.micrometer-micrometer-registry-prometheus-1.15.4
2 parents de62fb3 + 853ec25 commit 544dc8c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,18 +59,18 @@
5959
<maven.compiler.target>${java.version}</maven.compiler.target>
6060
<!-- Dependencies (other than Maven plugins) -->
6161
<micrometer.version>1.15.4</micrometer.version>
62-
<springdoc.version>2.8.12</springdoc.version>
62+
<springdoc.version>2.8.13</springdoc.version>
6363
<spring-boot-admin.version>3.4.5</spring-boot-admin.version>
6464
<!-- Maven plugins -->
6565
<maven-project-info-reports-plugin.version>3.9.0</maven-project-info-reports-plugin.version>
6666
<maven-enforcer-plugin.version>3.6.1</maven-enforcer-plugin.version>
6767
<maven-compiler-plugin.version>3.14.0</maven-compiler-plugin.version>
6868
<maven-javadoc-plugin.version>3.11.3</maven-javadoc-plugin.version>
6969
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
70-
<git-build-hook-maven-plugin.version>3.5.0</git-build-hook-maven-plugin.version>
70+
<git-build-hook-maven-plugin.version>3.6.0</git-build-hook-maven-plugin.version>
7171
<jacoco.version>0.8.13</jacoco.version>
72-
<spotbugs.version>4.9.4</spotbugs.version>
73-
<spotbugs-maven-plugin.version>4.9.4.1</spotbugs-maven-plugin.version>
72+
<spotbugs.version>4.9.6</spotbugs.version>
73+
<spotbugs-maven-plugin.version>4.9.6.0</spotbugs-maven-plugin.version>
7474
<findsecbugs.version>1.14.0</findsecbugs.version> <!-- spotbugs plugin for security audits of web apps -->
7575
<spotless.version>2.46.1</spotless.version>
7676
<therapi.version>0.15.0</therapi.version>

0 commit comments

Comments
 (0)