Skip to content

Commit

Permalink
Bump the maven group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the maven group with 2 updates in the / directory: [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) and [org.bouncycastle:bcprov-jdk15on](https://github.com/bcgit/bc-java).


Updates `ch.qos.logback:logback-core` from 1.5.12 to 1.5.13
- [Commits](qos-ch/logback@v_1.5.12...v_1.5.13)

Updates `org.bouncycastle:bcprov-jdk15on` from 1.69 to 1.70
- [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html)
- [Commits](https://github.com/bcgit/bc-java/commits)

---
updated-dependencies:
- dependency-name: ch.qos.logback:logback-core
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: org.bouncycastle:bcprov-jdk15on
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 9cb98e4 commit 60ce5d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@
<dependency>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
<version>1.5.12</version>
<version>1.5.13</version>
</dependency>

<dependency>
Expand Down Expand Up @@ -456,7 +456,7 @@
<dependency>
<groupId>org.bouncycastle</groupId>
<artifactId>bcprov-jdk15on</artifactId>
<version>1.69</version>
<version>1.70</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 60ce5d3

Please sign in to comment.