-
-
Notifications
You must be signed in to change notification settings - Fork 31
Bump the java group across 1 directory with 35 updates #989
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the java group with 33 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.18` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.18` | | [com.google.guava:guava](https://github.com/google/guava) | `33.4.0-jre` | `33.4.6-jre` | | org.slf4j:slf4j-simple | `2.0.16` | `2.0.17` | | org.slf4j:slf4j-api | `2.0.16` | `2.0.17` | | [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc) | `3.48.0.0` | `3.49.1.0` | | [com.fasterxml.jackson.core:jackson-databind](https://github.com/FasterXML/jackson) | `2.18.2` | `2.18.3` | | [org.apache.httpcomponents.client5:httpclient5](https://github.com/apache/httpcomponents-client) | `5.4.1` | `5.4.3` | | [org.jsoup:jsoup](https://github.com/jhy/jsoup) | `1.18.3` | `1.19.1` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.4.2` | `3.4.4` | | [org.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) | `1.6.0` | `1.7.0` | | [co.elastic.clients:elasticsearch-java](https://github.com/elastic/elasticsearch-java) | `8.17.1` | `8.17.4` | | org.apache.activemq:artemis-jms-server | `2.39.0` | `2.40.0` | | [com.itextpdf:itext-core](https://github.com/itext/itext7) | `9.0.0` | `9.1.0` | | com.itextpdf:cleanup | `5.0.0` | `5.0.1` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.5.1` | `3.5.3` | | [org.apache.tika:tika-core](https://github.com/apache/tika) | `3.0.0` | `3.1.0` | | [org.apache.tika:tika-parsers](https://github.com/apache/tika) | `3.0.0` | `3.1.0` | | org.apache.tika:tika-parser-pdf-module | `3.0.0` | `3.1.0` | | org.apache.tika:tika-parser-text-module | `3.0.0` | `3.1.0` | | org.apache.tika:tika-parser-ocr-module | `3.0.0` | `3.1.0` | | org.apache.tika:tika-parser-microsoft-module | `3.0.0` | `3.1.0` | | [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) | `2.8.4` | `2.8.6` | | org.languagetool:language-en | `6.5` | `6.6` | | org.languagetool:language-pt | `6.5` | `6.6` | | org.apache.solr:solr-solrj | `9.8.0` | `9.8.1` | | [org.springframework.security:spring-security-test](https://github.com/spring-projects/spring-security) | `6.4.2` | `6.4.4` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.13.0` | `3.14.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.3` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.3` | | [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) | `3.8.0` | `3.9.0` | | [org.apache.maven.plugins:maven-pdf-plugin](https://github.com/apache/maven-pdf-plugin) | `1.6.1` | `1.6.2` | | [org.apache.maven.plugins:maven-surefire-report-plugin](https://github.com/apache/maven-surefire) | `3.5.2` | `3.5.3` | Updates `ch.qos.logback:logback-core` from 1.5.16 to 1.5.18 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.18) Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.18 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.18) Updates `com.google.guava:guava` from 33.4.0-jre to 33.4.6-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `org.slf4j:slf4j-simple` from 2.0.16 to 2.0.17 Updates `org.slf4j:slf4j-api` from 2.0.16 to 2.0.17 Updates `org.xerial:sqlite-jdbc` from 3.48.0.0 to 3.49.1.0 - [Release notes](https://github.com/xerial/sqlite-jdbc/releases) - [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG) - [Commits](xerial/sqlite-jdbc@3.48.0.0...3.49.1.0) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.2 to 2.18.3 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `org.apache.httpcomponents.client5:httpclient5` from 5.4.1 to 5.4.3 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.3/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.3) Updates `org.jsoup:jsoup` from 1.18.3 to 1.19.1 - [Release notes](https://github.com/jhy/jsoup/releases) - [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md) - [Commits](jhy/jsoup@jsoup-1.18.3...jsoup-1.19.1) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.4) Updates `org.codehaus.mojo:flatten-maven-plugin` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases) - [Commits](mojohaus/flatten-maven-plugin@1.6.0...1.7.0) Updates `co.elastic.clients:elasticsearch-java` from 8.17.1 to 8.17.4 - [Release notes](https://github.com/elastic/elasticsearch-java/releases) - [Changelog](https://github.com/elastic/elasticsearch-java/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-java@v8.17.1...v8.17.4) Updates `org.apache.activemq:artemis-jms-server` from 2.39.0 to 2.40.0 Updates `com.itextpdf:itext-core` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/itext/itext7/releases) - [Commits](itext/itext-java@9.0.0...9.1.0) Updates `com.itextpdf:cleanup` from 5.0.0 to 5.0.1 Updates `org.mariadb.jdbc:mariadb-java-client` from 3.5.1 to 3.5.3 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-j@3.5.1...3.5.3) Updates `org.apache.tika:tika-core` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@3.0.0...3.1.0) Updates `org.apache.tika:tika-parsers` from 3.0.0 to 3.1.0 - [Changelog](https://github.com/apache/tika/blob/main/CHANGES.txt) - [Commits](apache/tika@3.0.0...3.1.0) Updates `org.apache.tika:tika-parser-pdf-module` from 3.0.0 to 3.1.0 Updates `org.apache.tika:tika-parser-text-module` from 3.0.0 to 3.1.0 Updates `org.apache.tika:tika-parser-ocr-module` from 3.0.0 to 3.1.0 Updates `org.apache.tika:tika-parser-microsoft-module` from 3.0.0 to 3.1.0 Updates `org.springdoc:springdoc-openapi-starter-webmvc-ui` from 2.8.4 to 2.8.6 - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.4...v2.8.6) Updates `org.languagetool:language-en` from 6.5 to 6.6 Updates `org.languagetool:language-pt` from 6.5 to 6.6 Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.4) Updates `org.apache.solr:solr-solrj` from 9.8.0 to 9.8.1 Updates `org.springframework.security:spring-security-test` from 6.4.2 to 6.4.4 - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](spring-projects/spring-security@6.4.2...6.4.4) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.2 to 3.4.4 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.4) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) Updates `org.apache.maven.plugins:maven-project-info-reports-plugin` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/apache/maven-project-info-reports-plugin/releases) - [Commits](apache/maven-project-info-reports-plugin@maven-project-info-reports-plugin-3.8.0...maven-project-info-reports-plugin-3.9.0) Updates `org.apache.maven.plugins:maven-pdf-plugin` from 1.6.1 to 1.6.2 - [Commits](apache/maven-pdf-plugin@maven-pdf-plugin-1.6.1...maven-pdf-plugin-1.6.2) Updates `org.apache.maven.plugins:maven-surefire-report-plugin` from 3.5.2 to 3.5.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.2...surefire-3.5.3) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.slf4j:slf4j-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.xerial:sqlite-jdbc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.httpcomponents.client5:httpclient5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.jsoup:jsoup dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.codehaus.mojo:flatten-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: co.elastic.clients:elasticsearch-java dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.activemq:artemis-jms-server dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.itextpdf:itext-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: com.itextpdf:cleanup dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.tika:tika-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.tika:tika-parsers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.tika:tika-parser-pdf-module dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.tika:tika-parser-text-module dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.tika:tika-parser-ocr-module dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.tika:tika-parser-microsoft-module dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.languagetool:language-en dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.languagetool:language-pt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.springframework.boot:spring-boot-starter-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.solr:solr-solrj dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework.security:spring-security-test dependency-type: direct:development update-type: version-update:semver-patch dependency-group: java - dependency-name: org.springframework.boot:spring-boot-dependencies dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-project-info-reports-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: java - dependency-name: org.apache.maven.plugins:maven-pdf-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java - dependency-name: org.apache.maven.plugins:maven-surefire-report-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: java ... Signed-off-by: dependabot[bot] <[email protected]>
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the java group with 33 updates in the / directory:
1.5.16
1.5.18
1.5.16
1.5.18
33.4.0-jre
33.4.6-jre
2.0.16
2.0.17
2.0.16
2.0.17
3.48.0.0
3.49.1.0
2.18.2
2.18.3
5.4.1
5.4.3
1.18.3
1.19.1
3.4.2
3.4.4
1.6.0
1.7.0
8.17.1
8.17.4
2.39.0
2.40.0
9.0.0
9.1.0
5.0.0
5.0.1
3.5.1
3.5.3
3.0.0
3.1.0
3.0.0
3.1.0
3.0.0
3.1.0
3.0.0
3.1.0
3.0.0
3.1.0
3.0.0
3.1.0
2.8.4
2.8.6
6.5
6.6
6.5
6.6
9.8.0
9.8.1
6.4.2
6.4.4
3.13.0
3.14.0
3.5.2
3.5.3
3.5.2
3.5.3
3.8.0
3.9.0
1.6.1
1.6.2
3.5.2
3.5.3
Updates
ch.qos.logback:logback-core
from 1.5.16 to 1.5.18Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
b2a02f0
prepare release 1.5.18991de58
remove references to AccessController marked for deletion in the JDKf54ab16
If compression mode is XZ but the XZ library is missing, then fallback to GZ ...fb45971
add support for XZ compression31c1f55
add xz compression support with tests8968d0f
introduce strategy based compression834059c
start work on 1.5.18-SNAPSHOT1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...Updates
ch.qos.logback:logback-classic
from 1.5.16 to 1.5.18Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
b2a02f0
prepare release 1.5.18991de58
remove references to AccessController marked for deletion in the JDKf54ab16
If compression mode is XZ but the XZ library is missing, then fallback to GZ ...fb45971
add support for XZ compression31c1f55
add xz compression support with tests8968d0f
introduce strategy based compression834059c
start work on 1.5.18-SNAPSHOT1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...Updates
com.google.guava:guava
from 33.4.0-jre to 33.4.6-jreRelease notes
Sourced from com.google.guava:guava's releases.
... (truncated)
Commits
Updates
org.slf4j:slf4j-simple
from 2.0.16 to 2.0.17Updates
org.slf4j:slf4j-api
from 2.0.16 to 2.0.17Updates
org.xerial:sqlite-jdbc
from 3.48.0.0 to 3.49.1.0Release notes
Sourced from org.xerial:sqlite-jdbc's releases.
Commits
b9983e6
chore(release): 3.49.1.0 [skip ci]ed20edd
chore: update native libraries02d5463
feat(sqlite): upgrade to sqlite 3.49.1bdcf7ee
build(deps-dev): bump com.tngtech.archunit:archunit-junit59cda17f
build(deps): bump org.graalvm.buildtools:native-maven-plugin51b7f8f
chore(release): prepare next snapshot [skip ci]3c697e8
chore(release): 3.49.0.0 [skip ci]a08886a
chore: update native libraries3ef2146
feat(sqlite): upgrade to sqlite 3.49.02ced005
build(deps): bump org.graalvm.sdk:nativeimage from 24.1.1 to 24.1.2Updates
com.fasterxml.jackson.core:jackson-databind
from 2.18.2 to 2.18.3Commits
Updates
org.apache.httpcomponents.client5:httpclient5
from 5.4.1 to 5.4.3Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
... (truncated)
Commits
48236f5
HttpClient 5.4.3 release36e40cd
Updated release notes for HttpClient 5.4.3 released5622dc
MultipartEntityBuilder to include a random UUID in the boundary value by default8d0f3b1
HTTPCLIENT-2363: ensure requests have a scheme and an authority populated bef...783502e
Upgraded HttpCore to version 5.3.498e8e9d
Updated MultipartEntityBuilder javadocs clarifying content validation and san...bff9c47
Fix PublicSuffixMatcherLoader#getDefault (#621)b7ece75
HTTPCLIENT-2361: Tolerate multipleCookie
headers added by the callerad82f0d
Upgraded HttpClient version to 5.4.3-SNAPSHOT2145d2c
Updated release notes for HttpClient 5.4.2 releaseUpdates
org.jsoup:jsoup
from 1.18.3 to 1.19.1Release notes
Sourced from org.jsoup:jsoup's releases.
... (truncated)
Changelog
Sourced from org.jsoup:jsoup's changelog.
... (truncated)
Commits
5c4c09a
[maven-release-plugin] prepare release jsoup-1.19.17de25be
Updated changelog in preparation of release6d7a058
Use 'el' instead of 'node' in adoption agency0679bef
Perf: removed redundant lowercase normalizationd80275e
Performance tweak when appending tag names4b733b1
Updated InScope search basetypes to be namespace awared89d757
Changelog tidy5fde3d9
Changelog for #2281d55469a
Clone the Parser when cloning a Document11a0334
Concurrency noteUpdates
org.springframework.boot:spring-boot-maven-plugin
from 3.4.2 to 3.4.4Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
d4eb556
Increase Nexus timeouts0226b6a
Release v3.4.46ba94ae
Merge branch '3.3.x' into 3.4.x36a5936
Next development version (v3.3.11-SNAPSHOT)375aba6
Upgrade to Spring Framework 6.2.537e4a3c
Merge branch '3.3.x' into 3.4.x99fa21c
Upgrade to asciidoctor-extensions 1.0.0-alpha.17f86a6fb
Upgrade to Spring Batch 5.2.26567609
Merge branch '3.3.x' into 3.4.x80b6c59
Improve debuggability of DockerComposeTestExtensionUpdates
org.codehaus.mojo:flatten-maven-plugin
from 1.6.0 to 1.7.0Release notes
Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.
Commits
f9ad1f7
[maven-release-plugin] prepare release 1.7.08061369
Avoid using deprecated items28c7cb0
Bump org.codehaus.mojo:mojo-parent from 86 to 873800f8b
Remove Maven wrapper configurationb622639
Fix Issue#377 Regression: parent dependencies missing in flattened pom600e7a0
Bump org.assertj:assertj-core from 3.27.2 to 3.27.3bb80610
Remove no-overwrite-3.6.2-before IT78bac9e
Bind :clean to 'clean' phase by default8bd8956
Bump org.assertj:assertj-core from 3.27.1 to 3.27.20e461a2
Bump org.assertj:assertj-core from 3.27.0 to 3.27.1Updates
co.elastic.clients:elasticsearch-java
from 8.17.1 to 8.17.4Release notes
Sourced from co.elastic.clients:elasticsearch-java's releases.
Commits
8f53cdc
maven central release with nexux plugin (#961)b5574fa
[codegen] update to latest spec99ff263
json enum case insensitive (#941) (#959)6900670
version bump500de42
[codegen] update to latest spec788d688
[codegen] update to latest spec30b3efe
[codegen] update to latest spece90330f
bump versionf46b8b0
[codegen] update to latest speca3ee856
[codegen] update to latest specUpdates
org.apache.activemq:artemis-jms-server
from 2.39.0 to 2.40.0Updates
com.itextpdf:itext-core
from 9.0.0 to 9.1.0Release notes
Sourced from com.itextpdf:itext-core's releases.
... (truncated)
Commits
6d43eb7
[RELEASE] iText 9.1.0a80ad00
[RELEASE] 9.1.01ffa4d5
Fix behavior for svg containing elements with zero or negative stroke-width457ddde
SVG: don't draw rect with negative or zero height or width586e3e3
SVG: add tests for text-decoration inheritance862fac8
SVG: Fix currentColor handling903b8df
SVG: fix preserveAspectRatio on imaged49afc6
Fix rgba alpha channel parsing07a241a
Support display:none and visibility:hidden for svg elements except text69e07f1
Add missing AES_GCM encryption referencesUpdates
com.itextpdf:cleanup
from 5.0.0 to 5.0.1Updates
org.mariadb.jdbc:mariadb-java-client
from 3.5.1 to 3.5.3Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.