Skip to content

Commit

Permalink
Bump org.glassfish.corba:rmic from 4.2.4 to 4.2.5
Browse files Browse the repository at this point in the history
Bumps [org.glassfish.corba:rmic](https://github.com/eclipse-ee4j/orb) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/eclipse-ee4j/orb/releases)
- [Commits](https://github.com/eclipse-ee4j/orb/commits)

---
updated-dependencies:
- dependency-name: org.glassfish.corba:rmic
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent d9ab058 commit afeba48
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 @@ -12,7 +12,7 @@ dependencies {
compileOnly 'jakarta.jms:jakarta.jms-api:3.1.0'
compileOnly 'jakarta.mail:jakarta.mail-api:2.1.3'
compileOnly 'jakarta.ejb:jakarta.ejb-api:4.0.1'
compileOnly 'org.glassfish.corba:rmic:4.2.4'
compileOnly 'org.glassfish.corba:rmic:4.2.5'

testImplementation 'jakarta.transaction:jakarta.transaction-api:2.0.1'
testImplementation 'commons-io:commons-io:2.17.0'
Expand Down

0 comments on commit afeba48

Please sign in to comment.