Skip to content

build!: groovy 4 -> 5#406

Merged
Sangbaek merged 1 commit intomainfrom
dependabot/maven/groovy-c6ef0510fb
Dec 1, 2025
Merged

build!: groovy 4 -> 5#406
Sangbaek merged 1 commit intomainfrom
dependabot/maven/groovy-c6ef0510fb

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Oct 28, 2025

Bumps the groovy group with 3 updates: org.apache.groovy:groovy-all, org.apache.groovy:groovy-dateutil and org.codehaus.groovy:groovy-eclipse-batch.

Updates org.apache.groovy:groovy-all from 4.0.28 to 5.0.2

Commits

Updates org.apache.groovy:groovy-dateutil from 4.0.28 to 5.0.2

Commits

Updates org.codehaus.groovy:groovy-eclipse-batch from 4.0.27-01 to 5.0.2-01

Release notes

Sourced from org.codehaus.groovy:groovy-eclipse-batch's releases.

v5.0.0

Release Notes

v4.9.0

Release Notes

v4.8.0

Release Notes

v4.7.0

Release Notes

v4.6.0

Release Notes

v4.5.0

Release Notes

v4.4.0

Release Notes

v4.3.0

Release Notes

v4.2.0

Release Notes

v4.1.0

Release Notes

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot added dependencies PR that updates a dependency file java labels Oct 28, 2025
@c-dilks c-dilks changed the title build(deps): bump the groovy group with 3 updates build(deps): groovy 4 -> 5 Oct 28, 2025
@c-dilks c-dilks changed the title build(deps): groovy 4 -> 5 build!: groovy 4 -> 5 Oct 28, 2025
@dependabot dependabot Bot force-pushed the dependabot/maven/groovy-c6ef0510fb branch from e8aa9ef to c472023 Compare November 3, 2025 08:13
@dependabot dependabot Bot force-pushed the dependabot/maven/groovy-c6ef0510fb branch from c472023 to 77df9b0 Compare November 14, 2025 21:56
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/maven/groovy-c6ef0510fb branch 3 times, most recently from 5389e4a to ab74b90 Compare November 21, 2025 22:08
@Sangbaek Sangbaek self-requested a review November 24, 2025 16:05
Bumps the groovy group with 3 updates: [org.apache.groovy:groovy-all](https://github.com/apache/groovy), [org.apache.groovy:groovy-dateutil](https://github.com/apache/groovy) and [org.codehaus.groovy:groovy-eclipse-batch](https://github.com/groovy/groovy-eclipse).


Updates `org.apache.groovy:groovy-all` from 4.0.28 to 5.0.2
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.apache.groovy:groovy-dateutil` from 4.0.28 to 5.0.2
- [Commits](https://github.com/apache/groovy/commits)

Updates `org.codehaus.groovy:groovy-eclipse-batch` from 4.0.27-01 to 5.0.2-01
- [Release notes](https://github.com/groovy/groovy-eclipse/releases)
- [Commits](https://github.com/groovy/groovy-eclipse/commits)

---
updated-dependencies:
- dependency-name: org.apache.groovy:groovy-all
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: groovy
- dependency-name: org.apache.groovy:groovy-dateutil
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: groovy
- dependency-name: org.codehaus.groovy:groovy-eclipse-batch
  dependency-version: 5.0.2-01
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: groovy
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/groovy-c6ef0510fb branch from ab74b90 to 9c20063 Compare December 1, 2025 10:50
@Sangbaek
Copy link
Copy Markdown
Collaborator

Sangbaek commented Dec 1, 2025

mvn clean package fails in ifarm.

[sangbaek@ifarm2401 clas12-timeline]$ mvn clean package
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------< org.jlab.clas.timeline:clas12-timeline >---------------
[INFO] Building clas12-timeline 3.4.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ clas12-timeline ---
[INFO] Deleting /lustre24/expphy/volatile/clas12/sangbaek/clas12-timeline/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ clas12-timeline ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /lustre24/expphy/volatile/clas12/sangbaek/clas12-timeline/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.14.1:compile (default-compile) @ clas12-timeline ---
[INFO] Recompiling the module because of changed source code.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  20.134 s
[INFO] Finished at: 2025-12-01T13:58:09-05:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile (default-compile) on project clas12-timeline: Execution default-compile of goal org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-compiler-plugin:3.14.1:compile: java.lang.UnsupportedClassVersionError: org/eclipse/jdt/core/compiler/batch/BatchCompiler has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0

@Sangbaek
Copy link
Copy Markdown
Collaborator

Sangbaek commented Dec 1, 2025

Never mind.. Should've done module load clas12

Copy link
Copy Markdown
Collaborator

@Sangbaek Sangbaek left a comment

Choose a reason for hiding this comment

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

It compiles well and nicely produces ALERT timeline.

@Sangbaek Sangbaek merged commit 976d147 into main Dec 1, 2025
9 checks passed
@Sangbaek Sangbaek deleted the dependabot/maven/groovy-c6ef0510fb branch December 1, 2025 21:11
@c-dilks
Copy link
Copy Markdown
Member

c-dilks commented Dec 2, 2025

Thanks! I think we should bump our major version number too for our next release; I'll take care of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies PR that updates a dependency file

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants