Skip to content

Commit 73ae8ee

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the build-dependencies group with 2 updates
Bumps the build-dependencies group with 2 updates: [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) and [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin). Updates `com.puppycrawl.tools:checkstyle` from 10.25.0 to 10.25.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.25.0...checkstyle-10.25.1) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.7.0 to 1.7.1 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.7.0...1.7.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.25.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 32b8e45 commit 73ae8ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,7 @@
219219
overridden by a CI job of the Checkstyle project so that they can
220220
check for regressions. Which is obviously good for us, too.
221221
-->
222-
<puppycrawl.checkstyle.version>10.25.0</puppycrawl.checkstyle.version>
222+
<puppycrawl.checkstyle.version>10.25.1</puppycrawl.checkstyle.version>
223223

224224
<!-- Asciidoctor -->
225225

@@ -259,7 +259,7 @@
259259
<version.surefire.plugin>3.5.3</version.surefire.plugin>
260260
<version.surefire.plugin.java-version.asm>9.8</version.surefire.plugin.java-version.asm>
261261
<version.failsafe.plugin>${version.surefire.plugin}</version.failsafe.plugin>
262-
<version.flatten-maven-plugin>1.7.0</version.flatten-maven-plugin>
262+
<version.flatten-maven-plugin>1.7.1</version.flatten-maven-plugin>
263263
<version.moditect.plugin>1.2.2.Final</version.moditect.plugin>
264264
<version.sisu-maven-plugin>0.9.0.M4</version.sisu-maven-plugin>
265265
<version.versions.plugin>2.18.0</version.versions.plugin>

0 commit comments

Comments
 (0)