Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps io.openliberty.tools:liberty-gradle-plugin from 3.9.4 to 3.9.5.

Release notes

Sourced from io.openliberty.tools:liberty-gradle-plugin's releases.

Liberty Gradle Plug-in 3.9.5

Version 3.9.5 of the Liberty Gradle Plugin is a minor fix release.

Enhancements and Bug Fixes

  • Fix to deploy project archive for libertyDevc task with looseApplication=false #963 #967
  • Fix installDir property to not require wlp at the end #991 #990
  • Update build files for new Maven Central Portal #972 #995 #997 #986
  • Update dependency version #973
  • Fix issue with compileJsp task and Jakarta EE support #986 #985

See the commit log for the full set of the changes since the previous milestone release.

The Liberty Gradle Plugin 3.9.5 release is available on the Maven Central repository.

Commits
  • a12bdbb prepare release liberty-gradle-plugin-3.9.5
  • 8ded0d9 Merge pull request #997 from mattbsox/javadocFix
  • 54e03c5 Use javadoc instead of groovydoc when releasing
  • f896f6a Skip validation check with nmcp plugin
  • 1356616 Merge pull request #995 from mattbsox/maven-central-publishing-update
  • bde3b72 Move nmcp plugin config to release.gradle
  • 0e53ccd Add nmcp plugins and refactor release/snapshot config
  • 5e50242 Merge pull request #991 from cherylking/fixInstallDirIssue
  • c15c2eb more build file updates
  • a7772cf Change to use releases instead of snapshots
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.openliberty.tools:liberty-gradle-plugin](https://github.com/OpenLiberty/ci.gradle) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/OpenLiberty/ci.gradle/releases)
- [Changelog](https://github.com/OpenLiberty/ci.gradle/blob/main/release.gradle)
- [Commits](OpenLiberty/ci.gradle@liberty-gradle-plugin-3.9.4...liberty-gradle-plugin-3.9.5)

---
updated-dependencies:
- dependency-name: io.openliberty.tools:liberty-gradle-plugin
  dependency-version: 3.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 1, 2025
@gkwan-ibm gkwan-ibm changed the base branch from prod to dependabot-bump September 3, 2025 20:47
Copy link
Contributor

@gkwan-ibm gkwan-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

@gkwan-ibm gkwan-ibm merged commit ea4a2c1 into dependabot-bump Sep 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants