Skip to content

Commit

Permalink
E - Sletter jakarta.annotation:jakarta.annotation-api
Browse files Browse the repository at this point in the history
  • Loading branch information
dskarpas committed Dec 5, 2023
1 parent 5e0b53a commit e8eded7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,7 @@ dependencies {

implementation("org.yaml:snakeyaml:2.2") // Pga https://security.snyk.io/package/maven/org.yaml:snakeyaml

implementation 'javax.xml.bind:jaxb-api:2.2.4'
implementation('jakarta.annotation:jakarta.annotation-api:2.1.1')
implementation 'javax.xml.bind:jaxb-api:2.3.1'
implementation('org.glassfish.jaxb:jaxb-runtime:2.3.6')

// Kotlin
Expand Down

0 comments on commit e8eded7

Please sign in to comment.