Skip to content

Commit

Permalink
Bump version.wildfly.glow from 1.1.0.Final to 1.1.1.Final
Browse files Browse the repository at this point in the history
Bumps `version.wildfly.glow` from 1.1.0.Final to 1.1.1.Final.

Updates `org.wildfly.glow:wildfly-glow-core` from 1.1.0.Final to 1.1.1.Final

Updates `org.wildfly.glow:wildfly-glow-maven-resolver` from 1.1.0.Final to 1.1.1.Final

---
updated-dependencies:
- dependency-name: org.wildfly.glow:wildfly-glow-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.wildfly.glow:wildfly-glow-maven-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and liweinan committed Nov 13, 2024
1 parent bfec607 commit eb5e629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<version.org.wildfly.arquillian>5.1.0.Beta6</version.org.wildfly.arquillian>
<version.org.testng>7.6.1</version.org.testng>
<version.resteasy.testsuite>6.2.11.Final</version.resteasy.testsuite>
<version.wildfly.glow>1.1.0.Final</version.wildfly.glow>
<version.wildfly.glow>1.1.1.Final</version.wildfly.glow>

<!-- Plugin Versions, please keep in alphabetical order -->
<version.org.jboss.resteasy.checkstyle>1.0.0.Final</version.org.jboss.resteasy.checkstyle>
Expand Down

0 comments on commit eb5e629

Please sign in to comment.