diff --git a/.changeset/dependabot-9e9c528.md b/.changeset/dependabot-9e9c528.md new file mode 100644 index 0000000..44907fd --- /dev/null +++ b/.changeset/dependabot-9e9c528.md @@ -0,0 +1,8 @@ +--- +"changesets": patch +--- + +- org.apache.maven:maven-plugin-api: 3.9.12 +- org.apache.maven.plugins:maven-resources-plugin: 3.4.0 +- org.apache.maven.plugins:maven-source-plugin: 3.4.0 +- org.sonatype.central:central-publishing-maven-plugin: 0.10.0< \ No newline at end of file diff --git a/.changeset/dependabot-d38bec8.md b/.changeset/dependabot-d38bec8.md new file mode 100644 index 0000000..feffe42 --- /dev/null +++ b/.changeset/dependabot-d38bec8.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- org.apache.maven:maven-plugin-api, org.apache.maven.plugins:maven-resources-plugin, org.apache.maven.plugins:maven-source-plugin, org.sonatype.central:central-publishing-maven-plugin: \ No newline at end of file diff --git a/pom.xml b/pom.xml index 772d754..0575128 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ UTF-8 17 17 - 3.9.11 + 3.9.12 6.0.1 1.0.0 3.15.2 @@ -212,7 +212,7 @@ maven-resources-plugin - 3.3.1 + 3.4.0 maven-compiler-plugin @@ -295,7 +295,7 @@ org.apache.maven.plugins maven-source-plugin - 3.3.1 + 3.4.0 attach-sources @@ -328,7 +328,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.9.0 + 0.10.0 true central