Merge branch 'master' into dependabot/maven/dependency.jackson.version-2.13.3

This commit is contained in:
Domenico Sibilio
2022-06-20 11:38:26 +02:00
committed by GitHub
4 changed files with 31 additions and 31 deletions
+18 -18
View File
@@ -2241,9 +2241,9 @@
}
},
"node_modules/minimist": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
},
"node_modules/mixin-deep": {
"version": "1.3.2",
@@ -2269,9 +2269,9 @@
}
},
"node_modules/moment": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==",
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
"optional": true,
"engines": {
"node": "*"
@@ -2970,9 +2970,9 @@
}
},
"node_modules/set-getter": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/set-getter/-/set-getter-0.1.0.tgz",
"integrity": "sha1-12nBgsnVpR9AkUXy+6guXoboA3Y=",
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/set-getter/-/set-getter-0.1.1.tgz",
"integrity": "sha512-9sVWOy+gthr+0G9DzqqLaYNA7+5OKkSmcqjL9cBpDEaZrr3ShQlyX2cZ/O/ozE41oxn/Tt0LGEM/w4Rub3A3gw==",
"optional": true,
"dependencies": {
"to-object-path": "^0.3.0"
@@ -5983,9 +5983,9 @@
}
},
"minimist": {
"version": "1.2.5",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz",
"integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw=="
"version": "1.2.6",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
"integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
},
"mixin-deep": {
"version": "1.3.2",
@@ -6002,9 +6002,9 @@
"integrity": "sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw=="
},
"moment": {
"version": "2.29.1",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
"integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ==",
"version": "2.29.3",
"resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
"integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==",
"optional": true
},
"ms": {
@@ -6515,9 +6515,9 @@
}
},
"set-getter": {
"version": "0.1.0",
"resolved": "https://registry.npmjs.org/set-getter/-/set-getter-0.1.0.tgz",
"integrity": "sha1-12nBgsnVpR9AkUXy+6guXoboA3Y=",
"version": "0.1.1",
"resolved": "https://registry.npmjs.org/set-getter/-/set-getter-0.1.1.tgz",
"integrity": "sha512-9sVWOy+gthr+0G9DzqqLaYNA7+5OKkSmcqjL9cBpDEaZrr3ShQlyX2cZ/O/ozE41oxn/Tt0LGEM/w4Rub3A3gw==",
"optional": true,
"requires": {
"to-object-path": "^0.3.0"
+1 -1
View File
@@ -17,7 +17,7 @@
<suiteXmlFile>src/test/resources/SearchSuite.xml</suiteXmlFile>
<test.exclude />
<test.include />
<jackson.databind.version>2.9.10.8</jackson.databind.version>
<jackson.databind.version>2.12.6.1</jackson.databind.version>
<licenseName>community</licenseName>
</properties>
<build>
@@ -11,7 +11,7 @@
</parent>
<properties>
<dependency.alfresco-data-model.version>15.3</dependency.alfresco-data-model.version>
<dependency.alfresco-data-model.version>17.20</dependency.alfresco-data-model.version>
<dependency.jackson.version>2.13.3</dependency.jackson.version>
</properties>
@@ -38,7 +38,7 @@ dom4j-2.1.3.jar https://github.com/dom4j/dom4j/blob/master/LICENSE
=== JSON ===
json-20211205.jar https://github.com/stleary/JSON-java
json-20220320.jar https://github.com/stleary/JSON-java
=== UnRar License ===
@@ -102,14 +102,14 @@ org.restlet.ext.servlet-2.3.12.jar https://github.com/restlet/restlet-framework-
xercesImpl-2.11.0-alfresco-patched-20180402.jar http://www.apache.org/licenses/LICENSE-2.0.txt
xml-apis-1.4.01.jar http://www.apache.org/licenses/LICENSE-2.0.txt
reload4j-1.2.19.jar https://reload4j.qos.ch/LICENSE.txt
spring-aop-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-beans-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-context-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-core-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-expression-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-jdbc-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-orm-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-tx-5.3.18.jar https://github.com/spring-projects/spring-framework/blob/v5.3.18/LICENSE.txt
spring-aop-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-beans-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-context-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-core-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-expression-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-jdbc-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-orm-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
spring-tx-5.3.20.jar https://github.com/spring-projects/spring-framework/blob/v5.3.20/LICENSE.txt
tika-core-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
tika-parser-apple-module-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
tika-parser-audiovideo-module-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
@@ -134,7 +134,7 @@ tika-parser-xml-module-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/L
tika-parser-xmp-commons-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
tika-parser-zip-commons-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
tika-parsers-standard-package-2.2.1.jar https://github.com/apache/tika/blob/2.2.1-rc2/LICENSE.txt
gson-2.8.5.jar https://github.com/google/gson/blob/gson-parent-2.8.5/LICENSE
gson-2.8.9.jar https://github.com/google/gson/blob/gson-parent-2.8.9/LICENSE
jackcess-encrypt-4.0.1.jar https://github.com/jahlborn/jackcessencrypt/blob/jackcess-encrypt-4.0.1/LICENSE.txt
commons-csv-1.9.0.jar https://github.com/apache/commons-csv/blob/rel/commons-csv-1.9.0/LICENSE.txt
simple-xml-safe-2.7.1.jar https://github.com/carrotsearch/simplexml-safe/blob/release/2.7.1/LICENSE.txt
@@ -157,7 +157,7 @@ jaxb-runtime-2.3.3.jar https://github.com/eclipse-ee4j/jaxb-ri/blob/2.3.4-RI/LI
=== EPL-2.0 ===
jakarta.annotation-api-1.3.5.jar https://projects.eclipse.org/projects/ee4j.ca
jakarta.annotation-api-2.1.0.jar https://projects.eclipse.org/projects/ee4j.ca
jakarta.transaction-api-1.3.3.jar https://projects.eclipse.org/projects/ee4j.jta