Skip to content

Releases: gradlex-org/jvm-dependency-conflict-resolution

2.1.2

22 Jul 18:03
64b2dcd
Compare
Choose a tag to compare
  • [Adjusted Rule] #152 No jakarta-activation-impl capability for early c.sun.a:jakarta.activation (Thanks lennartfricke for reporting)

2.1.1

04 Jun 06:00
7f2f503
Compare
Choose a tag to compare
  • [Fix] #141 Jersey alignment rule points to wrong BOM

2.1

03 Jun 06:26
0cd58b9
Compare
Choose a tag to compare
2.1
  • [New] #102 Global consistent resolution feature
  • [New Rule] #125 mysql:mysql-connector-java / com.mysql:mysql-connector-j (Thanks Eduardo Acosta Miguens!)
  • [New Rule] #131 org.json:json / com.vaadin.external.google:android-json (Thanks Piotr Kubowicz!)
  • [New Rule] #22 Alignment: Asm, Jersey, Jetty, SSHD (Thanks Florian Dreier!)
  • [Adjusted Rule] #130 javax-transaction-api rule now also covers jboss-transaction-api artifacts (Thanks Piotr Kubowicz for reporting)
  • [Adjusted Rule] #140 Add slf4j-nop to Slf4J implementations
  • [Fix] #132 Failure when applying plugin with 'listenablefuture' on the classpath (Thanks Sergii Gnatiuk for reporting)

2.0

05 Apr 09:23
e493b08
Compare
Choose a tag to compare
2.0

Breaking changes

  • Plugin ID is now org.gradlex.jvm-dependency-conflict-resolution
  • Minimum required Gradle version raised to 6.8.3

1.5.2

08 Feb 14:11
7679fbd
Compare
Choose a tag to compare
  • [Adjusted Rule] 67 Remove 'stax2-api' from StaxApiRule

1.5.1

31 Jan 11:15
7e427ad
Compare
Choose a tag to compare
  • [Fix] #65 Turn component status rule into a custom rule instead of always applying it to 'all' (Thanks KO for reporting)

1.5

29 Jan 08:26
8daf4c4
Compare
Choose a tag to compare
1.5
  • [New] #61 Generic rule implementations to ease configuration of custom rules in Java projects
  • [New Rules] #63 Rule that sets the component status to 'integration' for common pre-release version numbers
  • [New Rules] #62 com.g.c.findbugs:annotations / com.github.spotbugs:spotbugs-annotations (Thanks Boris Petrov for reporting)

1.4

04 Jan 20:30
6092eec
Compare
Choose a tag to compare
1.4
  • [New Rules] #50 net.jcip:jcip-annotations / com.github.stephenc.jcip:jcip-annotations (Thanks Boris Petrov for reporting)
  • [Adjusted Rule] #41 org.glassfish.hk2.external:jakarta.injectt (Thanks Boris Petrov for reporting)
  • [Adjusted Rule] #59 javax.mail:javax.mail-api / org.apache.geronimo.specs:geronimo-javamail (Thanks Boris Petrov!)
  • [Adjusted Rule] #60 org.springframework:spring-aop (Thanks Boris Petrov!)

1.3.1

01 Jul 07:07
a6b565b
Compare
Choose a tag to compare

Version 1.3.1

  • [Adjusted Rule] #54 Support latest Guava version published with Gradle Metadata (Thanks Kenny Moens for reporting)

1.3

27 Jun 15:11
67c616b
Compare
Choose a tag to compare
1.3
  • [Adjusted Rule] #53 Support Guava 32 and newer (Thanks MatanSabag!)