Skip to content

Commit

Permalink
Bump org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6 (#4168)
Browse files Browse the repository at this point in the history
Bumps org.apache.felix:org.apache.felix.scr from 2.2.2 to 2.2.6.

---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.scr
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 6, 2023
1 parent 4b192a0 commit 20b91fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ dynatraceUtils = { module = "com.dynatrace.metric.util:dynatrace-metric-utils-ja
ehcache2 = { module = "net.sf.ehcache:ehcache", version.ref = "ehcache2" }
ehcache3 = { module = "org.ehcache:ehcache", version.ref = "ehcache3" }
felixFramework = "org.apache.felix:org.apache.felix.framework:7.0.5"
felixScr = "org.apache.felix:org.apache.felix.scr:2.2.2"
felixScr = "org.apache.felix:org.apache.felix.scr:2.2.6"
gmetric4j = { module = "info.ganglia.gmetric4j:gmetric4j", version.ref = "gmetric4j" }
googleCloudMonitoring = { module = "com.google.cloud:google-cloud-monitoring", version.ref = "google-cloud-monitoring" }
googleOauth2Http = { module = "com.google.auth:google-auth-library-oauth2-http", version = "1.16.1"}
Expand Down

0 comments on commit 20b91fb

Please sign in to comment.