Skip to content

Commit

Permalink
fix(deps): update dependency org.ops4j.pax.url:pax-url-aether to v2.6…
Browse files Browse the repository at this point in the history
….14 (pgjdbc#3030)
  • Loading branch information
renovate-bot authored and redalogobject committed Dec 7, 2023
1 parent 14fb249 commit dec68ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pgjdbc-osgi-test/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies {
// see https://github.com/ops4j/org.ops4j.pax.exam2/issues/886
testImplementation("org.ops4j.pax.exam:pax-exam-junit4:4.13.5")
testImplementation("org.ops4j.pax.exam:pax-exam-link-mvn:4.13.5")
testImplementation("org.ops4j.pax.url:pax-url-aether:2.6.7")
testImplementation("org.ops4j.pax.url:pax-url-aether:2.6.14")
testImplementation("org.apache.felix:org.apache.felix.framework:7.0.5")
testImplementation("ch.qos.logback:logback-core:1.2.12")
testImplementation("ch.qos.logback:logback-classic:1.2.12")
Expand Down

0 comments on commit dec68ff

Please sign in to comment.