This is an automated email from the ASF dual-hosted git repository.
rotty3000 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-jax-rs-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 1440276 Bump org.apache.felix.logback from 1.0.4 to 1.0.6
1440276 is described below
commit 14402767d6e72b6cea4c60b4d57cfdec5fbd1944
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 16 09:40:12 2021 +0000
Bump org.apache.felix.logback from 1.0.4 to 1.0.6
Bumps org.apache.felix.logback from 1.0.4 to 1.0.6.
---
updated-dependencies:
- dependency-name: org.apache.felix:org.apache.felix.logback
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 32e9f40..550268f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
<felix.gogo.bom.version>1.0.6</felix.gogo.bom.version>
<felix.http.jetty.version>4.1.12</felix.http.jetty.version>
<felix.http.servlet-api.version>1.1.4</felix.http.servlet-api.version>
- <felix.logback.version>1.0.4</felix.logback.version>
+ <felix.logback.version>1.0.6</felix.logback.version>
<felix.scr.version>2.1.30</felix.scr.version>
<geronimo.activation.version>1.1</geronimo.activation.version>
<geronimo.annotation.version>1.3</geronimo.annotation.version>