File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
apache-qpid-broker-j/src/main/assembly/dependency-verification
perftests/src/main/assembly/dependency-verification Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -81,13 +81,13 @@ From: 'Eclipse Foundation' (https://www.eclipse.org)
8181
8282From: 'FasterXML' (http://fasterxml.com/)
8383
84- - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.20
84+ - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.21
8585 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
8686
87- - Jackson-core (https://github.com/FasterXML/jackson-core) tools.jackson.core:jackson-core:jar:3.0.4
87+ - Jackson-core (https://github.com/FasterXML/jackson-core) tools.jackson.core:jackson-core:jar:3.1.1
8888 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
8989
90- - jackson-databind (https://github.com/FasterXML/jackson) tools.jackson.core:jackson-databind:jar:3.0.4
90+ - jackson-databind (https://github.com/FasterXML/jackson) tools.jackson.core:jackson-databind:jar:3.1.1
9191 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
9292
9393
Original file line number Diff line number Diff line change @@ -56,13 +56,13 @@ From: 'Apache Software Foundation' (http://www.apache.org)
5656
5757From: 'FasterXML' (http://fasterxml.com/)
5858
59- - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.20
59+ - Jackson-annotations (https://github.com/FasterXML/jackson) com.fasterxml.jackson.core:jackson-annotations:jar:2.21
6060 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
6161
62- - Jackson-core (https://github.com/FasterXML/jackson-core) tools.jackson.core:jackson-core:jar:3.0.4
62+ - Jackson-core (https://github.com/FasterXML/jackson-core) tools.jackson.core:jackson-core:jar:3.1.1
6363 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
6464
65- - jackson-databind (https://github.com/FasterXML/jackson) tools.jackson.core:jackson-databind:jar:3.0.4
65+ - jackson-databind (https://github.com/FasterXML/jackson) tools.jackson.core:jackson-databind:jar:3.1.1
6666 License: The Apache Software License, Version 2.0 (https://www.apache.org/licenses/LICENSE-2.0.txt)
6767
6868
Original file line number Diff line number Diff line change 108108 <logback-version >1.5.32</logback-version >
109109 <logback-db-version >1.2.11.1</logback-db-version >
110110 <caffeine-version >3.2.3</caffeine-version >
111- <fasterxml-jackson-version >3.0.4 </fasterxml-jackson-version >
112- <fasterxml-jackson-databind-version >3.0.4 </fasterxml-jackson-databind-version >
111+ <fasterxml-jackson-version >3.1.1 </fasterxml-jackson-version >
112+ <fasterxml-jackson-databind-version >3.1.1 </fasterxml-jackson-databind-version >
113113 <slf4j-version >2.0.17</slf4j-version >
114114 <jetty-version >12.1.6</jetty-version >
115115
You can’t perform that action at this time.
0 commit comments