diff --git a/.changeset/dependabot-8cfe060.md b/.changeset/dependabot-8cfe060.md new file mode 100644 index 0000000..67b1537 --- /dev/null +++ b/.changeset/dependabot-8cfe060.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- org.apache.maven.plugins:maven-compiler-plugin, org.apache.maven.plugins:maven-surefire-plugin, com.diffplug.spotless:spotless-maven-plugin, org.apache.maven.plugins:maven-javadoc-plugin, org.sonatype.central:central-publishing-maven-plugin: \ No newline at end of file diff --git a/pom.xml b/pom.xml index a4be61b..cea0cd3 100644 --- a/pom.xml +++ b/pom.xml @@ -216,7 +216,7 @@ maven-compiler-plugin - 3.14.0 + 3.14.1 maven-plugin-plugin @@ -224,7 +224,7 @@ maven-surefire-plugin - 3.5.3 + 3.5.4 maven-jar-plugin @@ -245,7 +245,7 @@ com.diffplug.spotless spotless-maven-plugin - 2.46.1 + 3.0.0 @@ -282,7 +282,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.11.3 + 3.12.0 attach-javadocs @@ -328,7 +328,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.8.0 + 0.9.0 true central