Skip to content

Commit

Permalink
Bump org.apache.qpid:proton-j from 0.33.10 to 0.34.1
Browse files Browse the repository at this point in the history
Bumps org.apache.qpid:proton-j from 0.33.10 to 0.34.1.

---
updated-dependencies:
- dependency-name: org.apache.qpid:proton-j
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent 02a7d80 commit 09bab5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dependencies {
implementation 'com.github.spotbugs:spotbugs-annotations:4.8.3'
implementation 'junit:junit:4.13.2'
implementation 'jakarta.xml.bind:jakarta.xml.bind-api:3.0.1'
implementation 'org.apache.qpid:proton-j:0.33.10'
implementation 'org.apache.qpid:proton-j:0.34.1'

implementation platform('software.amazon.awssdk:bom:2.20.130')
implementation 'software.amazon.awssdk:cloudwatch'
Expand Down

0 comments on commit 09bab5f

Please sign in to comment.