-
Notifications
You must be signed in to change notification settings - Fork 75
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 dependencies group across 1 directory with 21 updates #2055
Closed
+15
−15
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 dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback) | `1.5.8` | `1.5.12` | | [com.fasterxml.jackson.core:jackson-annotations](https://github.com/FasterXML/jackson) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.core:jackson-core](https://github.com/FasterXML/jackson-core) | `2.18.0` | `2.18.1` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml) | `2.18.0` | `2.18.1` | | [com.github.dasniko:testcontainers-keycloak](https://github.com/dasniko/testcontainers-keycloak) | `3.4.0` | `3.5.1` | | [de.fraunhofer.iosb.ilt:FROST-Client-Dynamic](https://github.com/FraunhoferIOSB/FROST-Client) | `2.18` | `2.21` | | org.jooq:jooq | `3.19.13` | `3.19.14` | | org.jooq:jooq-codegen | `3.19.13` | `3.19.14` | | org.jooq:jooq-meta | `3.19.13` | `3.19.14` | | [org.junit:junit-bom](https://github.com/junit-team/junit5) | `5.11.2` | `5.11.3` | | [org.junit.platform:junit-platform-suite](https://github.com/junit-team/junit5) | `1.11.2` | `1.11.3` | | [org.testcontainers:junit-jupiter](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.3` | | [org.testcontainers:postgresql](https://github.com/testcontainers/testcontainers-java) | `1.20.2` | `1.20.3` | | [com.googlecode.maven-download-plugin:download-maven-plugin](https://github.com/maven-download-plugin/maven-download-plugin) | `1.10.0` | `1.11.2` | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.8.0` | `3.8.1` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.4.1` | `3.5.0` | | [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) | `10.0.4` | `11.1.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.1` | `3.5.2` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.10.1` | `3.11.1` | | [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) | `3.4.1` | `3.5.0` | Updates `ch.qos.logback:logback-classic` from 1.5.8 to 1.5.12 - [Commits](qos-ch/logback@v_1.5.8...v_1.5.12) Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.1) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.fasterxml.jackson.core:jackson-core` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-core@jackson-core-2.18.0...jackson-core-2.18.1) Updates `com.fasterxml.jackson.core:jackson-databind` from 2.18.0 to 2.18.1 - [Commits](https://github.com/FasterXML/jackson/commits) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformat-xml@jackson-dataformat-xml-2.18.0...jackson-dataformat-xml-2.18.1) Updates `com.github.dasniko:testcontainers-keycloak` from 3.4.0 to 3.5.1 - [Release notes](https://github.com/dasniko/testcontainers-keycloak/releases) - [Commits](dasniko/testcontainers-keycloak@3.4.0...3.5.1) Updates `de.fraunhofer.iosb.ilt:FROST-Client-Dynamic` from 2.18 to 2.21 - [Changelog](https://github.com/FraunhoferIOSB/FROST-Client/blob/master/CHANGELOG.md) - [Commits](https://github.com/FraunhoferIOSB/FROST-Client/commits) Updates `org.jooq:jooq` from 3.19.13 to 3.19.14 Updates `org.jooq:jooq-codegen` from 3.19.13 to 3.19.14 Updates `org.jooq:jooq-meta` from 3.19.13 to 3.19.14 Updates `org.jooq:jooq-codegen` from 3.19.13 to 3.19.14 Updates `org.jooq:jooq-meta` from 3.19.13 to 3.19.14 Updates `org.junit:junit-bom` from 5.11.2 to 5.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit5@r5.11.2...r5.11.3) Updates `org.junit.platform:junit-platform-suite` from 1.11.2 to 1.11.3 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.testcontainers:junit-jupiter` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `org.testcontainers:postgresql` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.2...1.20.3) Updates `com.googlecode.maven-download-plugin:download-maven-plugin` from 1.10.0 to 1.11.2 - [Release notes](https://github.com/maven-download-plugin/maven-download-plugin/releases) - [Commits](download-maven-plugin/download-maven-plugin@1.10.0...1.11.2) Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.8.0...maven-dependency-plugin-3.8.1) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.4.1...3.5.0) Updates `org.owasp:dependency-check-maven` from 10.0.4 to 11.1.0 - [Release notes](https://github.com/jeremylong/DependencyCheck/releases) - [Changelog](https://github.com/jeremylong/DependencyCheck/blob/main/CHANGELOG.md) - [Commits](jeremylong/DependencyCheck@v10.0.4...v11.1.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.1 to 3.11.1 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.1...maven-javadoc-plugin-3.11.1) Updates `org.mariadb.jdbc:mariadb-java-client` from 3.4.1 to 3.5.0 - [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.4.1...3.5.0) --- updated-dependencies: - dependency-name: ch.qos.logback:logback-classic dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-annotations dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-core dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-xml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.github.dasniko:testcontainers-keycloak dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: de.fraunhofer.iosb.ilt:FROST-Client-Dynamic dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.jooq:jooq dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-meta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-codegen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.jooq:jooq-meta dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.junit.platform:junit-platform-suite dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.testcontainers:postgresql dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: com.googlecode.maven-download-plugin:download-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.owasp:dependency-check-maven dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: org.mariadb.jdbc:mariadb-java-client dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
java
Pull requests that update Java code
labels
Nov 4, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/maven/v2.3.x/dependencies-03d254b135
branch
November 11, 2024 06:47
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 dependencies group with 20 updates in the / directory:
1.5.8
1.5.12
2.18.0
2.18.1
2.18.0
2.18.1
2.18.0
2.18.1
3.4.0
3.5.1
2.18
2.21
3.19.13
3.19.14
3.19.13
3.19.14
3.19.13
3.19.14
5.11.2
5.11.3
1.11.2
1.11.3
1.20.2
1.20.3
1.20.2
1.20.3
1.10.0
1.11.2
3.8.0
3.8.1
3.4.1
3.5.0
10.0.4
11.1.0
3.5.1
3.5.2
3.10.1
3.11.1
3.4.1
3.5.0
Updates
ch.qos.logback:logback-classic
from 1.5.8 to 1.5.12Commits
3a64b51
prepare release 1.5.12ecae664
fix issues/87985968fa
logger call ends with two exceptions - fix issues/876ea3cec8
Update README.md887cbba
update README.mddf2a3b6
start work on 1.5.12-SNAPSHOT3aa0730
prepare release of version 1.5.118bcfd9a
allow for InsertFromJNDIModelHandler to be callable from logback-tyler75bee86
refactorings in support of logback-tyler8749edc
start work on 1.5.11-SNAPSHOTUpdates
com.fasterxml.jackson.core:jackson-annotations
from 2.18.0 to 2.18.1Commits
Updates
com.fasterxml.jackson.core:jackson-core
from 2.18.0 to 2.18.1Commits
0c1aff4
[maven-release-plugin] prepare release jackson-core-2.18.1aaa23d0
Prepare for 2.18.1 release79ecea4
Update release notes1e7119b
use fastdoubleparser 1.0.90 (#1353)047e631
Merge branch '2.17' into 2.187db88c1
Fix infinite loop due to integer overflow when reading large strings (#1352)cbedab7
Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER686dd45
Tiny test fix (for manually run test)2b6e05c
Back to snapshot dep54c7d70
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.0 to 2.18.1Commits
7411dc6
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.123caee5
Prepare for 2.18.1 release7375278
Merge branch '2.18' of github.com:FasterXML/jackson-dataformat-xml into 2.185265704
Add test to verify #517 still failing (#673)a5ab6a7
Merge branch '2.17' into 2.187da4860
Fix bad renaming (went to 2.17 instead of master)eff8f8a
Modifysurefire plugin
failing test scope (#674)29d946c
Manual merge of pom.xml90f48fb
...c262e76
Merge branch '2.17' into 2.18Updates
com.fasterxml.jackson.core:jackson-core
from 2.18.0 to 2.18.1Commits
0c1aff4
[maven-release-plugin] prepare release jackson-core-2.18.1aaa23d0
Prepare for 2.18.1 release79ecea4
Update release notes1e7119b
use fastdoubleparser 1.0.90 (#1353)047e631
Merge branch '2.17' into 2.187db88c1
Fix infinite loop due to integer overflow when reading large strings (#1352)cbedab7
Fix #1351: Improved Javadocs for StreamWriteFeature.USE_FAST_DOUBLE_WRITER686dd45
Tiny test fix (for manually run test)2b6e05c
Back to snapshot dep54c7d70
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.core:jackson-databind
from 2.18.0 to 2.18.1Commits
Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.18.0 to 2.18.1Commits
7411dc6
[maven-release-plugin] prepare release jackson-dataformat-xml-2.18.123caee5
Prepare for 2.18.1 release7375278
Merge branch '2.18' of github.com:FasterXML/jackson-dataformat-xml into 2.185265704
Add test to verify #517 still failing (#673)a5ab6a7
Merge branch '2.17' into 2.187da4860
Fix bad renaming (went to 2.17 instead of master)eff8f8a
Modifysurefire plugin
failing test scope (#674)29d946c
Manual merge of pom.xml90f48fb
...c262e76
Merge branch '2.17' into 2.18Updates
com.github.dasniko:testcontainers-keycloak
from 3.4.0 to 3.5.1Release notes
Sourced from com.github.dasniko:testcontainers-keycloak's releases.
Commits
fc45fa5
[maven-release-plugin] prepare release 3.5.12b37dd3
exclude javax.* dependencies introduced by shrinkwrap updateb086b95
downgrade maven wrapper due to bugsb76a765
Revert "remove mvnw"a124220
[maven-release-plugin] prepare for next development iteration16b2c55
[maven-release-plugin] prepare release 3.5.00b9035e
[maven-release-plugin] prepare for next development iteration6b069ea
[maven-release-plugin] prepare release 3.5.0-beta1a9a2656
remove mvnw670434f
chore: update pluginsUpdates
de.fraunhofer.iosb.ilt:FROST-Client-Dynamic
from 2.18 to 2.21Commits
Updates
org.jooq:jooq
from 3.19.13 to 3.19.14Updates
org.jooq:jooq-codegen
from 3.19.13 to 3.19.14Updates
org.jooq:jooq-meta
from 3.19.13 to 3.19.14Updates
org.jooq:jooq-codegen
from 3.19.13 to 3.19.14Updates
org.jooq:jooq-meta
from 3.19.13 to 3.19.14Updates
org.junit:junit-bom
from 5.11.2 to 5.11.3Release notes
Sourced from org.junit:junit-bom's releases.
Commits
b20991e
Release 5.11.3e57b508
Finalize 5.11.3 release notesfb1254c
Allow repeatingExtendWith
annotation on fields and parametersa3192bd
Fix package name comparison on Java 8 (#4077)fcb7b01
Remove uselessOrder
annotation57dfcb5
Allow repeating@…Source
annotations when used as meta annotations09cd8b3
Add ArchUnit test for consistency of repeatable annotationsfa46a92
Hard-wrap at 90 characters8f45eea
Find repeatable @ExtendWith meta-annotations on fields againb451122
Introduce release notes for 5.11.3Updates
org.junit.platform:junit-platform-suite
from 1.11.2 to 1.11.3Commits
Updates
org.testcontainers:junit-jupiter
from 1.20.2 to 1.20.3Release notes
Sourced from org.testcontainers:junit-jupiter's releases.
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
org.testcontainers:postgresql
from 1.20.2 to 1.20.3Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
org.testcontainers:postgresql
from 1.20.2 to 1.20.3Release notes
Sourced from org.testcontainers:postgresql's releases.
Commits
119627f
Fix await during DockerClientProviderStrategy test method (#9412)8a50d01
Revert "Update ryuk version to 0.10.2 (#9372)" (#9451)f50e5c3
Log exception on socket problems (#8055)4f9594d
Add support for apachepulsar/pulsar-all image (#9448)7c024ed
Declarative R2DBC SPI implementation (#9447)e7fc113
Switch to github context propertyf52169f
Parse docker compose file correctly when version is not declared (#9420)cd29df9
Introduce new property to configure pull.timeout (#9417)cdf4466
Pin OceanBase image (#9416)29b0c5f
Remove unused constantUpdates
com.googlecode.maven-download-plugin:download-maven-plugin
from 1.10.0 to 1.11.2Release notes
Sourced from com.googlecode.maven-download-plugin:download-maven-plugin's releases.
Commits
b2d8374
Release 1.11.2daaa20b
Force unpack if unpack=true, even when unpackWhenChanged=true (#285)b43db11
Bump to the next SNAPSHOTf7e3efe
Release 1.11.1f6f79dc
Unpack directly from cached files when available (#284)a570195
publish new version to maven central without drafting5362461
Use better action to create a release2101bbe
Bump to the next SNAPSHOT61d0e22
Release 1.11.00b8f149
Bump to the next SNAPSHOTUpdates
org.apache.maven.plugins:maven-dependency-plugin
from 3.8.0 to 3.8.1Commits
954e44a
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.1842075d
Bump org.apache.maven.reporting:maven-reporting-impl7e1aadc
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0188531c
Fix SCM tag361058e
Bump jettyVersion from 9.4.55.v20240627 to 9.4.56.v2024082638ab100
Bump org.codehaus.plexus:plexus-io from 3.5.0 to 3.5.1cbac4a7
Bump commons-io:commons-io from 2.16.1 to 2.17.0b19b7e0
[MDEP-930] Make test robust against platform default character sets (#448)e347ef7
Delete obsolete commented code for issue that was won't fixed 10 years ago (#...7b137a1
[MDEP-946] Add analyze exclusions to list of goalsUpdates
org.codehaus.mojo:exec-maven-plugin
from 3.4.1 to 3.5.0Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
Commits
b80d3d6
[maven-release-plugin] prepare release 3.5.0226a8ce
Update site descriptor to 2.0.047eac15
#322, enable to control the exec:java interaction with JVM classloader more f...582aed0
Bump project version8e7fa52
Update src/main/java/org/codehaus/mojo/exec/ExecMojo.javad2bdc9c
Add toolchain java path to environment variables in ExecMojo - added tests an...eb62d78
Add toolchain java path to environment variables in ExecMojo - added tests an...8dbbb07
Add toolchain java path to environment variables in ExecMojo - added tests an...168b368
Add toolchain java path to environment variables in ExecMojo - added tests an...491526a
Add toolchain java path to environment variables in ExecMojo - added tests an...Updates
org.owasp:dependency-check-maven
from 10.0.4 to 11.1.0Release notes
Sourced from org.owasp:dependency-check-maven's releases.
Changelog
Sourced from org.owasp:dependency-check-maven's changelog.
Commits
91ba878
build: prepare release v11.1.0a610dbd
build: bump minor semantic version number to 11.1.0f8505fb
docs: update release notes519707a
fix: re-add h2 database driver name (#7115)08d7657
feat: PHP Composer Analyzer Scans packages-dev by default (#7114)910570d
docs: add missing documentation for the MS Build Analyzer (#7113)4c2fcef
build(deps): bump jackson.version from 2.18.0 to 2.18.1 (#7111)5f3061d
build(deps): bump io.github.jeremylong:open-vulnerability-clients from 7.0.0 ...116a63f
fix(regression): Make the Downloader honour the proxy.nonproxyhosts ODC Setti...c87d3cf
docs: Document the breaking change for Maven plugin as reporting plugin (#7079)Updates
org.apache.maven.plugins:maven-surefire-plugin
from 3....Description has been truncated