Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Commit caf0427

Browse files
authored
Update dependencies (#22604)
com.fasterxml:classmate:1.3.4 org.apache.felix:org.apache.felix.scr:2.0.14
1 parent ea29644 commit caf0427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nucleus/parent/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<hk2.version>2.5.0-b62</hk2.version>
141141
<hk2.plugin.version>2.5.0-b57</hk2.plugin.version>
142142
<jboss.logging.version>3.3.1.Final</jboss.logging.version>
143-
<fasterxml.classmate.version>1.3.3</fasterxml.classmate.version>
143+
<fasterxml.classmate.version>1.3.4</fasterxml.classmate.version>
144144
<jsch.version>0.1.55</jsch.version>
145145
<pfl.version>4.0.1-b003</pfl.version>
146146
<gmbal.version>4.0.0-b002</gmbal.version>
@@ -979,7 +979,7 @@
979979
<dependency>
980980
<groupId>org.apache.felix</groupId>
981981
<artifactId>org.apache.felix.scr</artifactId>
982-
<version>2.0.12</version>
982+
<version>2.0.14</version>
983983
</dependency>
984984
<dependency>
985985
<groupId>org.apache.felix</groupId>

0 commit comments

Comments
 (0)