Skip to content
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

fix(deps): update all maven dependencies #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 14, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.apache.maven.plugins:maven-jxr-plugin 3.5.0 -> 3.6.0 age adoption passing confidence
com.twelvemonkeys.imageio:imageio-webp (source) 3.11.0 -> 3.12.0 age adoption passing confidence
com.mysql:mysql-connector-j (source) 9.0.0 -> 9.2.0 age adoption passing confidence
commons-beanutils:commons-beanutils (source) 1.9.4 -> 1.10.0 age adoption passing confidence
org.apache.cxf:cxf-spring-boot-autoconfigure (source) 4.0.5 -> 4.1.0 age adoption passing confidence
org.fourthline.cling:cling-support 2.0.1 -> 2.1.2 age adoption passing confidence
org.fourthline.cling:cling-core 2.0.1 -> 2.1.2 age adoption passing confidence
org.owasp:dependency-check-maven (source) 11.1.0 -> 11.1.1 age adoption passing confidence
org.apache.maven.plugins:maven-pmd-plugin 3.25.0 -> 3.26.0 age adoption passing confidence
com.puppycrawl.tools:checkstyle (source) 10.18.1 -> 10.21.1 age adoption passing confidence
org.apache.maven.plugins:maven-checkstyle-plugin 3.5.0 -> 3.6.0 age adoption passing confidence
org.hsqldb:hsqldb (source) 2.7.3 -> 2.7.4 age adoption passing confidence
com.google.re2j:re2j 1.7 -> 1.8 age adoption passing confidence
org.eclipse.persistence:org.eclipse.persistence.moxy (source) 4.0.4 -> 4.0.5 age adoption passing confidence
commons-io:commons-io (source) 2.17.0 -> 2.18.0 age adoption passing confidence
io.dropwizard.metrics:metrics-core (source) 4.2.27 -> 4.2.30 age adoption passing confidence
net.java.dev.jna:jna-platform 5.15.0 -> 5.16.0 age adoption passing confidence
net.java.dev.jna:jna 5.15.0 -> 5.16.0 age adoption passing confidence
org.bouncycastle:bcprov-jdk18on (source) 1.79 -> 1.80 age adoption passing confidence
org.checkerframework:checker-qual (source) 3.48.2 -> 3.48.4 age adoption passing confidence
org.jsoup:jsoup (source) 1.18.1 -> 1.18.3 age adoption passing confidence
com.google.guava:guava 33.3.1-jre -> 33.4.0-jre age adoption passing confidence
org.apache.commons:commons-text (source) 1.12.0 -> 1.13.0 age adoption passing confidence
org.apache.commons:commons-lang3 (source) 3.16.0 -> 3.17.0 age adoption passing confidence
org.ow2.asm:asm (source) 9.7 -> 9.7.1 age adoption passing confidence
io.dropwizard.metrics:metrics-jmx (source) 4.2.29 -> 4.2.30 age adoption passing confidence
org.apache.lucene:lucene-backward-codecs (source) 9.12.0 -> 9.12.1 age adoption passing confidence
org.apache.lucene:lucene-analysis-common (source) 9.12.0 -> 9.12.1 age adoption passing confidence
org.apache.lucene:lucene-core (source) 9.12.0 -> 9.12.1 age adoption passing confidence
org.apache.cxf:cxf-xjc-plugin 4.0.2 -> 4.1.0 age adoption passing confidence
org.apache.cxf:cxf-codegen-plugin (source) 4.0.5 -> 4.1.0 age adoption passing confidence
org.apache.cxf:cxf-bom (source) 4.0.5 -> 4.1.0 age adoption passing confidence
org.liquibase:liquibase-core (source) 4.29.2 -> 4.31.0 age adoption passing confidence
org.springframework.boot:spring-boot-starter-parent (source) 3.3.6 -> 3.4.1 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

mysql/mysql-connector-j (com.mysql:mysql-connector-j)

v9.2.0

Compare Source

v9.1.0

Compare Source

jeremylong/DependencyCheck (org.owasp:dependency-check-maven)

v11.1.1

Compare Source

  • fix: re-enable issue locking (#​7220)
  • fix: add username/password properties to be able to authenticate for central.content.url and analyzer.central.url again (#​7169)
  • fix: rework replaceOrAddVulnerability (#​7177)
  • fix: do not log loading of JDBC driver (#​7155)
  • fix: expose flag to disable version check (#​7147)
  • fix: Gracefully handle CVEs with bad configuration nodes missing CPE match expressions (#​7125)
  • chore: cleanup base suppression (#​7138)
  • docs: update gradle configuration documentation (#​7176)
  • docs: update documentation for Gradle plugin (#​7143)
  • docs: improve false positive issue templat (#​7130)

See the full listing of changes.

checkstyle/checkstyle (com.puppycrawl.tools:checkstyle)

v10.21.1

Compare Source

v10.21.0

Compare Source

v10.20.2

Compare Source

v10.20.1

Compare Source

v10.20.0

Compare Source

v10.19.0

Compare Source

v10.18.2

Compare Source

eclipse-ee4j/eclipselink (org.eclipse.persistence:org.eclipse.persistence.moxy)

v4.0.5

Compare Source

What's Changed

Full Changelog: eclipse-ee4j/eclipselink@4.0.4...4.0.5

dropwizard/metrics (io.dropwizard.metrics:metrics-core)

v4.2.30

Compare Source

What's Changed

Full Changelog: dropwizard/metrics@v4.2.29...v4.2.30

v4.2.29

Compare Source

What's Changed

Full Changelog: dropwizard/metrics@v4.2.28...v4.2.29

v4.2.28

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 4 times, most recently from fad25c1 to 401f269 Compare September 19, 2024 12:08
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 4 times, most recently from 8ffa763 to d278b93 Compare September 29, 2024 22:43
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 5 times, most recently from 921fddb to 172e5b9 Compare October 6, 2024 12:55
@renovate renovate bot changed the title fix(deps): update all maven dependencies chore(deps): update all maven dependencies Oct 6, 2024
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 172e5b9 to 42e60d8 Compare October 7, 2024 19:49
@renovate renovate bot changed the title chore(deps): update all maven dependencies fix(deps): update all maven dependencies Oct 7, 2024
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 3 times, most recently from 4a16628 to bb772b3 Compare October 18, 2024 21:14
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 2 times, most recently from e30a441 to 99de9c2 Compare October 25, 2024 16:38
@renovate renovate bot changed the title fix(deps): update all maven dependencies chore(deps): update all maven dependencies Oct 25, 2024
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 5 times, most recently from bae0572 to 18aad75 Compare November 1, 2024 22:48
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 18aad75 to a6a0bfd Compare November 2, 2024 22:51
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 5 times, most recently from 1c9e083 to 2656910 Compare November 24, 2024 17:38
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 2656910 to 900418c Compare November 26, 2024 12:21
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 900418c to 43ea0b7 Compare November 26, 2024 12:28
@renovate renovate bot changed the title chore(deps): update all maven dependencies chore(deps): update all maven dependencies - autoclosed Nov 26, 2024
@renovate renovate bot closed this Nov 26, 2024
@renovate renovate bot deleted the renovate/all-maven-dependencies branch November 26, 2024 12:31
@renovate renovate bot changed the title chore(deps): update all maven dependencies - autoclosed chore(deps): update all maven dependencies Nov 26, 2024
@renovate renovate bot reopened this Nov 26, 2024
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from 43ea0b7 to 5e6eed9 Compare December 19, 2024 10:24
@renovate renovate bot changed the title chore(deps): update all maven dependencies fix(deps): update all maven dependencies Dec 19, 2024
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 3 times, most recently from 19de6b0 to bca4f91 Compare December 23, 2024 13:43
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 2 times, most recently from c54beea to d79bbfb Compare January 2, 2025 22:35
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch 4 times, most recently from a5a1373 to dc48119 Compare January 14, 2025 23:42
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from dc48119 to d8134cf Compare January 16, 2025 21:31
@renovate renovate bot force-pushed the renovate/all-maven-dependencies branch from d8134cf to d14d8af Compare January 21, 2025 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant