Skip to content

Commit 1e2dc18

Browse files
Bump the standard-plugins group across 1 directory with 2 updates
Bumps the standard-plugins group with 2 updates in the / directory: [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin). Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.1 to 1.7.2 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.1...1.7.2) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.7...maven-gpg-plugin-3.2.8) --- updated-dependencies: - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: standard-plugins - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: standard-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1620c99 commit 1e2dc18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,14 +59,14 @@
5959
<maven.compiler.target>17</maven.compiler.target>
6060

6161
<!-- plugin versions -->
62-
<flatten-maven-plugin.version>1.7.1</flatten-maven-plugin.version>
62+
<flatten-maven-plugin.version>1.7.2</flatten-maven-plugin.version>
6363
<maven-surefire-plugin.version>3.5.3</maven-surefire-plugin.version>
6464
<maven-failsafe-plugin.version>3.5.3</maven-failsafe-plugin.version>
6565
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
6666
<maven-install-plugin.version>3.1.4</maven-install-plugin.version>
6767
<maven-deploy-plugin.version>3.1.4</maven-deploy-plugin.version>
6868
<maven-javadoc-plugin.version>3.11.2</maven-javadoc-plugin.version>
69-
<maven-gpg-plugin.version>3.2.7</maven-gpg-plugin.version>
69+
<maven-gpg-plugin.version>3.2.8</maven-gpg-plugin.version>
7070
<central-publishing-maven-plugin.version>0.8.0</central-publishing-maven-plugin.version>
7171

7272
<!-- dependency versions -->

0 commit comments

Comments
 (0)