Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFMP-249] Bump version.org.wildfly.channel from 1.0.5.Final to 1.1.0.Final #495

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump version.org.wildfly.channel from 1.0.5.Final to 1.1.0.Final
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] authored Mar 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit be65fb2c916bdbc9a87d701e7e3965e3c27a9cec
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
@@ -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>