Skip to content

Commit

Permalink
Bump org.osgi:org.osgi.enterprise from 4.2.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps org.osgi:org.osgi.enterprise from 4.2.0 to 5.0.0.

---
updated-dependencies:
- dependency-name: org.osgi:org.osgi.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and seut committed May 11, 2023
1 parent 91b2433 commit 7513324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pg/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dependencies {
implementation 'net.java.dev.jna:jna-platform:4.2.1'
implementation 'org.slf4j:jcl-over-slf4j:1.7.12'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.5.3'
implementation 'org.osgi:org.osgi.enterprise:4.2.0'
implementation 'org.osgi:org.osgi.enterprise:5.0.0'
implementation 'org.osgi:org.osgi.core:4.3.1'
implementation 'com.ongres.scram:client:1.0.0-beta.2'
jcp('com.igormaznitsa:jcp:6.0.1') {
Expand Down

0 comments on commit 7513324

Please sign in to comment.