Skip to content

Commit 7494b57

Browse files
build(deps): bump org.jboss.logging:jboss-logging (#400)
Bumps [org.jboss.logging:jboss-logging](https://github.com/jboss-logging/jboss-logging) from 3.6.2.Final to 3.6.3.Final. - [Release notes](https://github.com/jboss-logging/jboss-logging/releases) - [Commits](jboss-logging/jboss-logging@v3.6.2.Final...v3.6.3.Final) --- updated-dependencies: - dependency-name: org.jboss.logging:jboss-logging dependency-version: 3.6.3.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 1cec6ef commit 7494b57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helidon/helidon-greeter/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<dependency>
129129
<groupId>org.jboss.logging</groupId>
130130
<artifactId>jboss-logging</artifactId>
131-
<version>3.6.2.Final</version>
131+
<version>3.6.3.Final</version>
132132
</dependency>
133133
<dependency>
134134
<groupId>org.jboss.classfilewriter</groupId>

0 commit comments

Comments
 (0)