Skip to content

Commit

Permalink
Merge pull request #1194 from quartz-scheduler/dependabot/gradle/quar…
Browse files Browse the repository at this point in the history
…tz-2.4.x/org.apache.openejb-javaee-api-6.0-6

build(deps): bump org.apache.openejb:javaee-api from 6.0-5 to 6.0-6
  • Loading branch information
jhouserizer authored Oct 15, 2024
2 parents 7d6cc01 + 51fb376 commit 302ac9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quartz-jobs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {

compileOnly 'javax.jms:javax.jms-api:2.0.1'
compileOnly 'javax.mail:mail:1.4.7'
compileOnly 'org.apache.openejb:javaee-api:6.0-5'
compileOnly 'org.apache.openejb:javaee-api:6.0-6'
compileOnly 'org.glassfish.corba:rmic:4.2.5'

testImplementation 'javax.transaction:javax.transaction-api:1.3'
Expand Down

0 comments on commit 302ac9f

Please sign in to comment.