Skip to content

Commit b2ab1bf

Browse files
committed
Merge upstream/develop: Update slf4j-api to 2.0.17 for Jakarta EE 10 compatibility
- Resolved conflict: Keep slf4j-api 2.0.17 (required for Jakarta EE 10) - Upstream tried to use 1.7.36 which is incompatible with Jakarta namespace - Updated expected-pom.xml to reflect correct SLF4J 2.x version
2 parents ac746dd + ce33349 commit b2ab1bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boms/geode-all-bom/src/test/resources/expected-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
<dependency>
416416
<groupId>org.slf4j</groupId>
417417
<artifactId>slf4j-api</artifactId>
418-
<version>1.7.32</version>
418+
<version>2.0.17</version>
419419
</dependency>
420420
<dependency>
421421
<groupId>org.springframework.hateoas</groupId>

0 commit comments

Comments
 (0)