Skip to content

Commit

Permalink
Merge branch 'master' into logback-1.2.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Mar 11, 2024
2 parents bfc0d0a + db7e4be commit e39831c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spinnaker-dependencies/spinnaker-dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ dependencies {
api("javax.xml.bind:jaxb-api:2.3.1")
api("net.logstash.logback:logstash-logback-encoder:4.11")
api("org.apache.commons:commons-exec:1.3")
api("org.bitbucket.b_c:jose4j:0.9.3")
api("org.bitbucket.b_c:jose4j:0.9.4")
// from BC 1.71, module names changed from *-jdk15on to *-jdk18on
// due to this change, some of the modules in downstream services like clouddriver, gate would fall back to
// lower versions(<1.70) as transitive dependencies. So to make them use BC >=1.74(CVE free versions),
Expand Down

0 comments on commit e39831c

Please sign in to comment.