- Sponsor
-
Notifications
You must be signed in to change notification settings - Fork 31
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
Bump the java group across 1 directory with 28 updates #987
Open
dependabot
wants to merge
1
commit into
0.3.9
Choose a base branch
from
dependabot/maven/0.3.9/java-9c98e0f496
base: 0.3.9
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+27
−27
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 26 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-core](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.16` | `1.5.17` | | 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.2` | | [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.3` | | [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.3` | | [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.2` | | [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.5` | | 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.3` | | [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-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` | Updates `ch.qos.logback:logback-core` from 1.5.16 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) Updates `ch.qos.logback:logback-classic` from 1.5.16 to 1.5.17 - [Release notes](https://github.com/qos-ch/logback/releases) - [Commits](qos-ch/logback@v_1.5.16...v_1.5.17) 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.2 - [Changelog](https://github.com/apache/httpcomponents-client/blob/rel/v5.4.2/RELEASE_NOTES.txt) - [Commits](apache/httpcomponents-client@rel/v5.4.1...rel/v5.4.2) 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.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) 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.3 - [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.3) 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.2 - [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.2) 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.5 - [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.5) Updates `org.springframework.boot:spring-boot-starter-test` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) 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.3 - [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.3) Updates `org.springframework.boot:spring-boot-dependencies` from 3.4.2 to 3.4.3 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.4.2...v3.4.3) 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-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) --- 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: 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: 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.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-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 ... Signed-off-by: dependabot[bot] <support@github.com>
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 26 updates in the / directory:
1.5.16
1.5.17
1.5.16
1.5.17
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.2
1.18.3
1.19.1
3.4.2
3.4.3
1.6.0
1.7.0
8.17.1
8.17.3
9.0.0
9.1.0
5.0.0
5.0.1
3.5.1
3.5.2
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.5
9.8.0
9.8.1
6.4.2
6.4.3
3.13.0
3.14.0
3.8.0
3.9.0
1.6.1
1.6.2
Updates
ch.qos.logback:logback-core
from 1.5.16 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-core's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
ch.qos.logback:logback-classic
from 1.5.16 to 1.5.17Release notes
Sourced from ch.qos.logback:logback-classic's releases.
Commits
1035872
prepare release 1.5.172e6984d
bump to slf4j version 2.0.171009952
use a new LoggerContert instance when running LogbackListenerTest. This shoul...a3bb4b0
Merge branch 'master' of github.com:qos-ch/logbackb507297
Fixed race condition occurring in case MDC class is initialized while org.slf...f5b3bc5
add warning about the deprecation of SerializedModelConfigurator if activated5bc0998
Update README.md5610c96
correct relocation addressf3d100b
update logback-access evaluator examples51e3903
fix issues/753 for the second timeUpdates
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.2Changelog
Sourced from org.apache.httpcomponents.client5:httpclient5's changelog.
Commits
34f1b02
HttpClient 5.4.2 release2145d2c
Updated release notes for HttpClient 5.4.2 release7e48abb
Upgraded HttpCore to version 5.3.31119d49
Disabled a test case that fails intermittently with GitHub Actions, pending r...9433bca
Improved internal state representation of the internal async execution runtim...7f56b8e
HTTPCLIENT-2357, regression: Classic HttpClient fails to release connect in c...8958b36
HTTPCLIENT-2355, regression: Reset protocol version in the execution context ...f7f8069
Upgraded HttpCore to version 5.3.2d048550
Fix HTTPCLIENT-2354 by updating ResponseCachingPolicy to allow caching of res...5ab09ea
Do not addUpgrade
header ifConnection
header already present (the calle...Updates
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.3Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
2f53c0a
Release v3.4.3f99171f
Merge branch '3.3.x' into 3.4.x70e0744
Next development version (v3.3.10-SNAPSHOT)07d9db3
Merge pull request #44380 from nosan2295809
Register Log42J StatusListener575655c
Upgrade Tomcat 11 smoke tests to Tomcat 11.0.4c74397a
Merge branch '3.3.x' into 3.4.xc718461
Protect against NoSuchMethodException on setReadOnly7dc9bf2
Upgrade to Testcontainers Redis Module 2.2.47d1fc06
Upgrade to Testcontainers 1.20.5Updates
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.3Release notes
Sourced from co.elastic.clients:elasticsearch-java's releases.
Commits
500de42
[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 spec8d1f785
bump versionUpdates
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.2Release notes
Sourced from org.mariadb.jdbc:mariadb-java-client's releases.
Changelog
Sourced from org.mariadb.jdbc:mariadb-java-client's changelog.
Commits
16ffe8e
[misc] removing metadata getTypeInfo listing BOOL to BOOLEAN change to avoid ...9e53e68
[misc] changelog update3331508
[CONJ-1229] Permit executeQuery commands to not return a result-setb2d3f59
[misc] ensure test stability sith mysql servers79cefb8
[CONJ-660] support expired password63991b7
[misc] code style correction39ee017
[CONJ-1228] result-set.getObject() on BLOB type returns Blob by default in pl...a86e330
[misc] improve no cache benchmarkb3a3735
[misc] correcting javadoc6ce18d5
[misc] update copyright headerUpdates
org.apache.tika:tika-core
from 3.0.0 to 3.1.0Changelog
Sourced from org.apache.tika:tika-core's changelog.
... (truncated)
Commits
2561927
[maven-release-plugin] prepare release tika-3.1.0-rc1f371a7d
update CHANGES.txt for rc1