Skip to content

Commit

Permalink
Merge pull request #804 from osgi/revert-760-dependabot/gradle/exampl…
Browse files Browse the repository at this point in the history
…es/osgi-test-example-gradle/ch.qos.logback-logback-classic-1.4.14

Revert "build: Bump ch.qos.logback:logback-classic from 1.3.4 to 1.4.14 in /examples/osgi-test-example-gradle"
  • Loading branch information
bjhargrave authored Feb 13, 2024
2 parents 2bf2b1a + c7ffd29 commit dd240f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependencies {
runtimeOnly(project(":org.osgi.test.example.player.impl"))
runtimeOnly("org.junit.platform:junit-platform-launcher")
runtimeOnly("org.apache.felix:org.apache.felix.scr:2.2.10")
runtimeOnly("ch.qos.logback:logback-classic:1.4.14")
runtimeOnly("ch.qos.logback:logback-classic:1.3.4")
runtimeOnly("org.apache.felix:org.apache.felix.logback:1.0.6")
runtimeOnly("org.eclipse.platform:org.eclipse.osgi:3.18.600")
runtimeOnly("org.osgi:org.osgi.service.component:1.5.1")
Expand Down

0 comments on commit dd240f1

Please sign in to comment.