Skip to content

Commit

Permalink
Update cql.xjc-conventions.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
JPercival authored Nov 1, 2023
1 parent 9948449 commit 9ca20f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Src/java/buildSrc/src/main/groovy/cql.xjc-conventions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
xjc 'org.slf4j:slf4j-simple:1.7.36'

api 'codes.rafael.jaxb2_commons:jaxb2-basics-runtime:3.0.0'
api 'jakarta.xml.bind:jakarta.xml.bind-api:2.3.3'
api 'jakarta.xml.bind:jakarta.xml.bind-api:4.0.1'
}

ext.xjc = [
Expand Down Expand Up @@ -67,4 +67,4 @@ sourceSets {

clean {
delete xjc.destDir
}
}

0 comments on commit 9ca20f8

Please sign in to comment.