diff options
Diffstat (limited to 'installed-odl-bom')
-rw-r--r-- | installed-odl-bom/pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/installed-odl-bom/pom.xml b/installed-odl-bom/pom.xml index f7c9cc9e..776796f4 100644 --- a/installed-odl-bom/pom.xml +++ b/installed-odl-bom/pom.xml @@ -4179,17 +4179,17 @@ <dependency> <groupId>org.ops4j.pax.logging</groupId> <artifactId>pax-logging-api</artifactId> - <version>2.0.9</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.ops4j.pax.logging</groupId> <artifactId>pax-logging-log4j2</artifactId> - <version>2.0.9</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.ops4j.pax.logging</groupId> <artifactId>pax-logging-logback</artifactId> - <version>2.0.9</version> + <version>2.0.14</version> </dependency> <dependency> <groupId>org.ops4j.pax.tipi</groupId> |