Skip to content

Commit b0f48cc

Browse files
committed
Add Groovy 2.5.13 to the upgrade ignore list
See gh-22505
1 parent 8b20840 commit b0f48cc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bomr/bomr.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ bomr:
1616
versions:
1717
# Switches to Jarkarta EE API dependencies resulting in duplicate classes
1818
- '[2.3.2,2.4)'
19+
- project: groovy
20+
versions:
21+
# Regression with @Log
22+
- '[2.5.13,2.5.14)'
1923
- project: saaj-impl
2024
versions:
2125
# Switches to Jarkarta EE API dependencies resulting in duplicate classes

0 commit comments

Comments
 (0)