Skip to content

Commit 2f1423b

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump the build-dependencies group with 2 updates
Bumps the build-dependencies group with 2 updates: [org.jboss.arquillian:arquillian-bom](https://github.com/arquillian/arquillian-core) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.jboss.arquillian:arquillian-bom` from 1.9.5.Final to 1.10.0.Final - [Release notes](https://github.com/arquillian/arquillian-core/releases) - [Commits](arquillian/arquillian-core@1.9.5.Final...1.10.0.Final) Updates `com.puppycrawl.tools:checkstyle` from 10.25.1 to 10.26.1 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.25.1...checkstyle-10.26.1) --- updated-dependencies: - dependency-name: org.jboss.arquillian:arquillian-bom dependency-version: 1.10.0.Final dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 73ae8ee commit 2f1423b

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
@@ -188,7 +188,7 @@
188188
<version.org.openjfx>17.0.15</version.org.openjfx>
189189

190190
<!-- Test dependencies -->
191-
<version.org.jboss.arquillian>1.9.5.Final</version.org.jboss.arquillian>
191+
<version.org.jboss.arquillian>1.10.0.Final</version.org.jboss.arquillian>
192192
<version.shrinkwrap.core>1.2.6</version.shrinkwrap.core>
193193
<version.shrinkwrap.resolvers>3.3.4</version.shrinkwrap.resolvers>
194194
<version.shrinkwrap.descriptors>2.0.0</version.shrinkwrap.descriptors>
@@ -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.1</puppycrawl.checkstyle.version>
222+
<puppycrawl.checkstyle.version>10.26.1</puppycrawl.checkstyle.version>
223223

224224
<!-- Asciidoctor -->
225225

0 commit comments

Comments
 (0)