@@ -26,14 +26,14 @@ This product depends on software developed by third parties as listed in the fol
2626| Apache License, Version 2.0 | com.drewnoakes: metadata-extractor | com.drewnoakes: metadata-extractor | 2.19.0 | https://drewnoakes.com/code/exif/ |
2727| Apache License, Version 2.0 | parso | com.epam: parso | 2.0.14 | https://github.com/epam/parso |
2828| Apache License, Version 2.0 | ClassMate | com.fasterxml: classmate | 1.7.3 | https://github.com/FasterXML/java-classmate |
29- | Apache License, Version 2.0 | Jackson-annotations | com.fasterxml.jackson.core: jackson-annotations | 2.19.4 | https://github.com/FasterXML/jackson |
30- | Apache License, Version 2.0 | Jackson-core | com.fasterxml.jackson.core: jackson-core | 2.19.4 | https://github.com/FasterXML/jackson-core |
31- | Apache License, Version 2.0 | jackson-databind | com.fasterxml.jackson.core: jackson-databind | 2.19.4 | https://github.com/FasterXML/jackson |
32- | Apache License, Version 2.0 | Jackson-dataformat-CSV | com.fasterxml.jackson.dataformat: jackson-dataformat-csv | 2.19.4 | https://github.com/FasterXML/jackson-dataformats-text |
33- | Apache License, Version 2.0 | Jackson-dataformat-YAML | com.fasterxml.jackson.dataformat: jackson-dataformat-yaml | 2.19.4 | https://github.com/FasterXML/jackson-dataformats-text |
34- | Apache License, Version 2.0 | Jackson datatype: jdk8 | com.fasterxml.jackson.datatype: jackson-datatype-jdk8 | 2.19.4 | https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 |
35- | Apache License, Version 2.0 | Jackson datatype: JSR310 | com.fasterxml.jackson.datatype: jackson-datatype-jsr310 | 2.19.4 | https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 |
36- | Apache License, Version 2.0 | Jackson-module-parameter-names | com.fasterxml.jackson.module: jackson-module-parameter-names | 2.19.4 | https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names |
29+ | Apache License, Version 2.0 | Jackson-annotations | com.fasterxml.jackson.core: jackson-annotations | 2.21 | https://github.com/FasterXML/jackson |
30+ | Apache License, Version 2.0 | Jackson-core | com.fasterxml.jackson.core: jackson-core | 2.21.2 | https://github.com/FasterXML/jackson-core |
31+ | Apache License, Version 2.0 | jackson-databind | com.fasterxml.jackson.core: jackson-databind | 2.21.2 | https://github.com/FasterXML/jackson |
32+ | Apache License, Version 2.0 | Jackson-dataformat-CSV | com.fasterxml.jackson.dataformat: jackson-dataformat-csv | 2.21.2 | https://github.com/FasterXML/jackson-dataformats-text |
33+ | Apache License, Version 2.0 | Jackson-dataformat-YAML | com.fasterxml.jackson.dataformat: jackson-dataformat-yaml | 2.21.2 | https://github.com/FasterXML/jackson-dataformats-text |
34+ | Apache License, Version 2.0 | Jackson datatype: jdk8 | com.fasterxml.jackson.datatype: jackson-datatype-jdk8 | 2.21.2 | https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8 |
35+ | Apache License, Version 2.0 | Jackson datatype: JSR310 | com.fasterxml.jackson.datatype: jackson-datatype-jsr310 | 2.21.2 | https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jsr310 |
36+ | Apache License, Version 2.0 | Jackson-module-parameter-names | com.fasterxml.jackson.module: jackson-module-parameter-names | 2.21.2 | https://github.com/FasterXML/jackson-modules-java8/jackson-module-parameter-names |
3737| Apache License, Version 2.0 | Woodstox | com.fasterxml.woodstox: woodstox-core | 7.1.1 | https://github.com/FasterXML/woodstox |
3838| GNU General Public License (GPL), Version 3, GNU Lesser General Public License (LGPL), Version 3.0, Mozilla Public License Version 1.1 | juniversalchardet | com.github.albfernandez: juniversalchardet | 2.5.0 | https://github.com/albfernandez/juniversalchardet |
3939| Apache License, Version 2.0 | Caffeine cache | com.github.ben-manes.caffeine: caffeine | 3.2.3 | https://github.com/ben-manes/caffeine |
@@ -160,9 +160,9 @@ This product depends on software developed by third parties as listed in the fol
160160| Apache License, Version 2.0 | Apache Tika XMP commons | org.apache.tika: tika-parser-xmp-commons | 3.2.2 | https://tika.apache.org/tika-parser-xmp-commons/ |
161161| Apache License, Version 2.0 | Apache Tika ZIP commons | org.apache.tika: tika-parser-zip-commons | 3.2.2 | https://tika.apache.org/tika-parser-zip-commons/ |
162162| Apache License, Version 2.0 | Apache Tika standard parser package | org.apache.tika: tika-parsers-standard-package | 3.2.2 | https://tika.apache.org/tika-parsers/tika-parsers-standard/tika-parsers-standard-package/ |
163- | Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed: tomcat-embed-core | 10.1.52 | https://tomcat.apache.org/ |
164- | Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed: tomcat-embed-el | 10.1.52 | https://tomcat.apache.org/ |
165- | Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed: tomcat-embed-websocket | 10.1.52 | https://tomcat.apache.org/ |
163+ | Apache License, Version 2.0 | tomcat-embed-core | org.apache.tomcat.embed: tomcat-embed-core | 10.1.53 | https://tomcat.apache.org/ |
164+ | Apache License, Version 2.0 | tomcat-embed-el | org.apache.tomcat.embed: tomcat-embed-el | 10.1.53 | https://tomcat.apache.org/ |
165+ | Apache License, Version 2.0 | tomcat-embed-websocket | org.apache.tomcat.embed: tomcat-embed-websocket | 10.1.53 | https://tomcat.apache.org/ |
166166| Apache License, Version 2.0 | XmlSchema Core | org.apache.ws.xmlschema: xmlschema-core | 2.3.2 | https://ws.apache.org/commons/xmlschema20/xmlschema-core/ |
167167| Apache License, Version 2.0 | XmlBeans | org.apache.xmlbeans: xmlbeans | 5.3.0 | https://xmlbeans.apache.org/ |
168168| Apache License, Version 2.0 | org.apache.xmlgraphics: batik-anim | org.apache.xmlgraphics: batik-anim | 1.17 | http://xmlgraphics.apache.org/batik/batik-anim/ |
@@ -226,18 +226,18 @@ This product depends on software developed by third parties as listed in the fol
226226| Apache License, Version 2.0 | Spring Commons Logging Bridge | org.springframework: spring-jcl | 6.2.17 | https://github.com/spring-projects/spring-framework |
227227| Apache License, Version 2.0 | Spring Web | org.springframework: spring-web | 6.2.17 | https://github.com/spring-projects/spring-framework |
228228| Apache License, Version 2.0 | Spring Web MVC | org.springframework: spring-webmvc | 6.2.17 | https://github.com/spring-projects/spring-framework |
229- | Apache License, Version 2.0 | spring-boot | org.springframework.boot: spring-boot | 3.5.12 | https://spring.io/projects/spring-boot |
230- | Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot: spring-boot-autoconfigure | 3.5.12 | https://spring.io/projects/spring-boot |
231- | Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot: spring-boot-starter | 3.5.12 | https://spring.io/projects/spring-boot |
232- | Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot: spring-boot-starter-aop | 3.5.12 | https://spring.io/projects/spring-boot |
233- | Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot: spring-boot-starter-json | 3.5.12 | https://spring.io/projects/spring-boot |
234- | Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot: spring-boot-starter-logging | 3.5.12 | https://spring.io/projects/spring-boot |
235- | Apache License, Version 2.0 | spring-boot-starter-oauth2-client | org.springframework.boot: spring-boot-starter-oauth2-client | 3.5.12 | https://spring.io/projects/spring-boot |
236- | Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot: spring-boot-starter-security | 3.5.12 | https://spring.io/projects/spring-boot |
237- | Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot: spring-boot-starter-thymeleaf | 3.5.12 | https://spring.io/projects/spring-boot |
238- | Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot: spring-boot-starter-tomcat | 3.5.12 | https://spring.io/projects/spring-boot |
239- | Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot: spring-boot-starter-validation | 3.5.12 | https://spring.io/projects/spring-boot |
240- | Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot: spring-boot-starter-web | 3.5.12 | https://spring.io/projects/spring-boot |
229+ | Apache License, Version 2.0 | spring-boot | org.springframework.boot: spring-boot | 3.5.13 | https://spring.io/projects/spring-boot |
230+ | Apache License, Version 2.0 | spring-boot-autoconfigure | org.springframework.boot: spring-boot-autoconfigure | 3.5.13 | https://spring.io/projects/spring-boot |
231+ | Apache License, Version 2.0 | spring-boot-starter | org.springframework.boot: spring-boot-starter | 3.5.13 | https://spring.io/projects/spring-boot |
232+ | Apache License, Version 2.0 | spring-boot-starter-aop | org.springframework.boot: spring-boot-starter-aop | 3.5.13 | https://spring.io/projects/spring-boot |
233+ | Apache License, Version 2.0 | spring-boot-starter-json | org.springframework.boot: spring-boot-starter-json | 3.5.13 | https://spring.io/projects/spring-boot |
234+ | Apache License, Version 2.0 | spring-boot-starter-logging | org.springframework.boot: spring-boot-starter-logging | 3.5.13 | https://spring.io/projects/spring-boot |
235+ | Apache License, Version 2.0 | spring-boot-starter-oauth2-client | org.springframework.boot: spring-boot-starter-oauth2-client | 3.5.13 | https://spring.io/projects/spring-boot |
236+ | Apache License, Version 2.0 | spring-boot-starter-security | org.springframework.boot: spring-boot-starter-security | 3.5.13 | https://spring.io/projects/spring-boot |
237+ | Apache License, Version 2.0 | spring-boot-starter-thymeleaf | org.springframework.boot: spring-boot-starter-thymeleaf | 3.5.13 | https://spring.io/projects/spring-boot |
238+ | Apache License, Version 2.0 | spring-boot-starter-tomcat | org.springframework.boot: spring-boot-starter-tomcat | 3.5.13 | https://spring.io/projects/spring-boot |
239+ | Apache License, Version 2.0 | spring-boot-starter-validation | org.springframework.boot: spring-boot-starter-validation | 3.5.13 | https://spring.io/projects/spring-boot |
240+ | Apache License, Version 2.0 | spring-boot-starter-web | org.springframework.boot: spring-boot-starter-web | 3.5.13 | https://spring.io/projects/spring-boot |
241241| Apache License, Version 2.0 | spring-security-config | org.springframework.security: spring-security-config | 6.5.9 | https://spring.io/projects/spring-security |
242242| Apache License, Version 2.0 | spring-security-core | org.springframework.security: spring-security-core | 6.5.9 | https://spring.io/projects/spring-security |
243243| Apache License, Version 2.0 | spring-security-crypto | org.springframework.security: spring-security-crypto | 6.5.9 | https://spring.io/projects/spring-security |
0 commit comments