diff --git a/requirements.txt b/requirements.txt index 1448b21..cb19f5d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ autopep8 ==2.3.1 ansible ==9.10.0 requests ==2.32.3 -build ==1.2.2 +build ==1.2.2.post1 hatchling ==1.25.0 toml == 0.10.2 twine ==5.1.1 \ No newline at end of file diff --git a/src/template/pom.xml b/src/template/pom.xml index f720e86..59e1bd4 100644 --- a/src/template/pom.xml +++ b/src/template/pom.xml @@ -30,7 +30,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.10.0 + 3.10.1 attach-javadocs @@ -48,7 +48,7 @@ org.apache.maven.plugins maven-gpg-plugin - 3.2.6 + 3.2.7 sign-artifacts @@ -75,7 +75,7 @@ org.sonatype.central central-publishing-maven-plugin - 0.5.0 + 0.6.0 true central