Skip to content

Commit f36a7f8

Browse files
Bump org.jboss.logging:jboss-logging from 3.6.1.Final to 3.6.2.Final (#1364)
Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.6.1.Final to 3.6.2.Final. - [Release notes](https://github.com/jboss-logging/jboss-logging/releases) - [Commits](jboss-logging/jboss-logging@3.6.1.Final...v3.6.2.Final) --- updated-dependencies: - dependency-name: org.jboss.logging:jboss-logging dependency-version: 3.6.2.Final dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7f4d678 commit f36a7f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

testing/wicket-common-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<dependency>
5050
<groupId>org.jboss.logging</groupId>
5151
<artifactId>jboss-logging</artifactId>
52-
<version>3.6.1.Final</version>
52+
<version>3.6.2.Final</version>
5353
<scope>test</scope>
5454
</dependency>
5555
<dependency>

wicket-bean-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<dependency>
3636
<groupId>org.jboss.logging</groupId>
3737
<artifactId>jboss-logging</artifactId>
38-
<version>3.6.1.Final</version>
38+
<version>3.6.2.Final</version>
3939
<scope>test</scope>
4040
</dependency>
4141
</dependencies>

0 commit comments

Comments
 (0)