File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
activemq-karaf/src/main/resources Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 6767 <bundle dependency =" true" >mvn:org.codehaus.jettison/jettison/${jettison-version}</bundle >
6868 <bundle dependency =" true" >mvn:com.fasterxml.jackson.core/jackson-core/${jackson-version}</bundle >
6969 <bundle dependency =" true" >mvn:com.fasterxml.jackson.core/jackson-databind/${jackson-version}</bundle >
70- <bundle dependency =" true" >mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson-version}</bundle >
70+ <bundle dependency =" true" >mvn:com.fasterxml.jackson.core/jackson-annotations/${jackson-annotations- version}</bundle >
7171 </feature >
7272
7373 <!-- JMS1.1 and JMS2.0 support via the same Geronimo JMS 2 bundle -->
Original file line number Diff line number Diff line change 6666 <httpcore-version >4.4.16</httpcore-version >
6767 <insight-version >1.2.0.Beta4</insight-version >
6868 <jackson-version >2.19.1</jackson-version >
69+ <jackson-annotations-version >2.20</jackson-annotations-version >
6970 <jakarta-jms-api-version >3.1.0</jakarta-jms-api-version >
7071 <jasypt-version >1.9.3</jasypt-version >
7172 <jaxb-version >4.0.5</jaxb-version >
607608 <dependency >
608609 <groupId >com.fasterxml.jackson.core</groupId >
609610 <artifactId >jackson-annotations</artifactId >
610- <version >${jackson-version} </version >
611+ <version >${jackson-annotations- version} </version >
611612 </dependency >
612613 <dependency >
613614 <groupId >com.fasterxml.jackson.core</groupId >
You can’t perform that action at this time.
0 commit comments