Skip to content

Commit

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

Updates `org.wildfly.channel:channel-core` from 1.0.5.Final to 1.1.0.Final
- [Release notes](https://github.com/wildfly-extras/wildfly-channel/releases)
- [Commits](wildfly-extras/wildfly-channel@1.0.5.Final...1.1.0.Final)

Updates `org.wildfly.channel:maven-resolver` from 1.0.5.Final to 1.1.0.Final
- [Release notes](https://github.com/wildfly-extras/wildfly-channel/releases)
- [Commits](wildfly-extras/wildfly-channel@1.0.5.Final...1.1.0.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent 0e30dc5 commit be65fb2
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 @@ -79,7 +79,7 @@
<!-- This version property is also retrieved by plugin at runtime to resolve CLI artifact -->
<version.org.wildfly.core>23.0.1.Final</version.org.wildfly.core>
<version.org.wildfly>30.0.0.Final</version.org.wildfly>
<version.org.wildfly.channel>1.0.5.Final</version.org.wildfly.channel>
<version.org.wildfly.channel>1.1.0.Final</version.org.wildfly.channel>
<version.org.wildfly.prospero>1.2.1.Final</version.org.wildfly.prospero>
<!-- maven dependencies -->
<version.javax.inject.javax.inject>1</version.javax.inject.javax.inject>
Expand Down

0 comments on commit be65fb2

Please sign in to comment.