Skip to content

Commit

Permalink
Drop support for jOOQ until its dependencies are Jakarta EE 9 compatible
Browse files Browse the repository at this point in the history
Closes gh-28821
  • Loading branch information
wilkinsona committed Nov 30, 2021
1 parent 35f2d98 commit 4a8904a
Show file tree
Hide file tree
Showing 46 changed files with 1 addition and 2,208 deletions.
3 changes: 0 additions & 3 deletions spring-boot-project/spring-boot-autoconfigure/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,6 @@ dependencies {
}
optional("org.hibernate.validator:hibernate-validator")
optional("org.influxdb:influxdb-java")
optional("org.jooq:jooq") {
exclude group: "javax.xml.bind", module: "jaxb-api"
}
optional("org.liquibase:liquibase-core") {
exclude group: "javax.xml.bind", module: "jaxb-api"
}
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 4a8904a

Please sign in to comment.