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

Bump the dev-dependencies group across 1 directory with 14 updates #128

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps the dev-dependencies group with 14 updates in the / directory:

Package From To
org.apache.maven.plugins:maven-deploy-plugin 3.1.1 3.1.2
org.apache.maven.plugins:maven-enforcer-plugin 3.4.1 3.5.0
org.apache.maven.plugins:maven-javadoc-plugin 3.6.3 3.7.0
org.apache.maven.plugins:maven-checkstyle-plugin 3.3.1 3.4.0
org.apache.maven.plugins:maven-pmd-plugin 3.21.2 3.23.0
org.apache.maven.plugins:maven-jxr-plugin 3.3.2 3.4.0
com.puppycrawl.tools:checkstyle 10.15.0 10.17.0
org.assertj:assertj-core 3.25.3 3.26.0
net.bytebuddy:byte-buddy 1.14.13 1.14.17
org.apache.maven:maven-plugin-api 3.9.6 3.9.7
org.apache.maven:maven-core 3.9.6 3.9.7
org.apache.maven.plugin-tools:maven-plugin-annotations 3.12.0 3.13.1
org.apache.maven.plugins:maven-plugin-plugin 3.12.0 3.13.1
org.freemarker:freemarker 2.3.32 2.3.33

Updates org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2

Release notes

Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.

3.1.2

Release Notes - Maven Deploy Plugin - Version 3.1.2


What's Changed

New Contributors

Full Changelog: apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2

Commits
  • 4f016bc [maven-release-plugin] prepare release maven-deploy-plugin-3.1.2
  • 0ed18be Remove workaround, handle it centrally
  • b9c1c8b [MDEPLOY-314] Include artifactId in DeployMojo#processProject messages
  • 74d331b [MDEPLOY-316] Parent 42 and prerequisite 3.6.3 (#54)
  • ac9c49d Bump org.mockito:mockito-core from 2.28.2 to 4.11.0
  • de7cefb Bump apache/maven-gh-actions-shared from 3 to 4
  • edf85d7 Add Dependabot
  • 390e610 [MDEPLOY-313] Update to parent 41, cleanup (#47)
  • 29f3c81 DeployFileMojo#readModel(File): fixed MojoExecutionException javadoc
  • 9039fc6 Type: fill --> file
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0

Release notes

Sourced from org.apache.maven.plugins:maven-enforcer-plugin's releases.

3.5.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

Commits
  • 21b31b5 [maven-release-plugin] prepare release enforcer-3.5.0
  • e6cd6e9 Remove unused dependency (#316)
  • 29d1c0d [MENFORCER-497] Require Maven 3.6.3+
  • 80e6626 [MENFORCER-503] Pass context to ProfileActivator - fix NPE in Maven 3.9.7
  • 5c7d0bc [MENFORCER-494] Allow banning dynamic versions in whole tree (#294)
  • e687c46 [MENFORCER-501] Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#311)
  • 6665083 [MENFORCER-501] Bump commons-codec:commons-codec from 1.16.1 to 1.17.0 (#312)
  • 3eb6343 Bump project version to 3.5.0-SNAPSHOT
  • 1cf5c5f [MENFORCER-504] Bump org.apache.maven:maven-parent from 41 to 42 (#314)
  • a24b557 Manage ignore artifacts for dependabot in PR
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.7.0

📦 Dependency updates

📝 Documentation updates

👻 Maintenance

  • Bump org.springframework:spring-context from 4.3.29.RELEASE to 5.2.21.RELEASE in /src/it/projects/MJAVADOC-434_fixcompile (#280) @​dependabot
  • Exclude JDK 8 - temurin, adopt-openj9 on macos (#279) @​slawekjaranowski

🔧 Build

Commits
  • 2c28b8d [maven-release-plugin] prepare release maven-javadoc-plugin-3.7.0
  • 5530d68 [MJAVADOC-793] java.lang.NullPointerException: Cannot invoke "String.length()...
  • 08cf68e Revert "Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2"
  • 6446822 Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0
  • 49c93ad Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 4e72048 [MJAVADOC-795] Upgrade to Parent 42 and Maven 3.6.3
  • b55dd96 Bump org.codehaus.plexus:plexus-archiver from 4.9.1 to 4.9.2
  • 77ad410 Bump org.apache.commons:commons-text from 1.11.0 to 1.12.0
  • c21568a Bump commons-io:commons-io from 2.16.0 to 2.16.1
  • ded56a9 Exclude JDK 8 - temurin, adopt-openj9 on macos
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.1 to 3.4.0

Commits
  • 3af735f [maven-release-plugin] prepare release maven-checkstyle-plugin-3.4.0
  • e72bd83 [MCHECKSTYLE-448] Upgrade to Parent 42 and Maven 3.6.3
  • 61def02 Add missing dependencies
  • 142304a [MCHECKSTYLE-450] Checkstyle rule link format results in 404
  • 1ad6033 [MCHECKSTYLE-449] Add support for SARIF output format
  • a29a294 Bump maven-gh-actions-shared to v4
  • cf708a3 [MCHECKSTYLE-447] Bump org.codehaus.plexus:plexus-resources from 1.1.0 to 1.3...
  • 34fcf3e Bump org.codehaus.mojo:build-helper-maven-plugin from 3.4.0 to 3.5.0 (#127)
  • 05df96b Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#128)
  • 6521c29 Bump org.codehaus.plexus:plexus-component-metadata from 2.1.1 to 2.2.0 (#131)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.23.0

Release notes

Sourced from org.apache.maven.plugins:maven-pmd-plugin's releases.

3.22.0

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

Commits
  • 570fe17 [maven-release-plugin] prepare release maven-pmd-plugin-3.23.0
  • 872fcd8 [MPMD-397] Upgrade to Maven 3.6.3
  • 76f7e11 [MPMD-395] Build doesn't fail for invalid CPD format (#150)
  • c541707 Add test parameter which caused exception to be swallowed
  • 4afad98 [maven-release-plugin] prepare for next development iteration
  • a9dfc30 [maven-release-plugin] prepare release maven-pmd-plugin-3.22.0
  • 4bc08a9 (doc) Update release notes for upcoming 3.22.0
  • 2823fa0 Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#148)
  • 89a7cdb [MPMD-379] Upgrade to use PMD 7.0.0 by default (#144)
  • f884af3 Fixups from review (#144)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-jxr-plugin from 3.3.2 to 3.4.0

Commits
  • d1639af [maven-release-plugin] prepare release jxr-3.4.0
  • 2d507e0 [JXR-191] Upgrade to Parent 42 and Maven 3.6.3
  • e58908a Fix misformatted plugin documentation
  • bbab747 Bump commons-io:commons-io from 2.16.0 to 2.16.1 (#110)
  • c287dff [JXR-190] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#109)
  • 0b2a8bd Bump apache/maven-gh-actions-shared from 3 to 4
  • 0fba239 Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#103)
  • 8646508 Bump commons-io:commons-io from 2.14.0 to 2.15.1 (#105)
  • 2463573 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates com.puppycrawl.tools:checkstyle from 10.15.0 to 10.17.0

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.17.0

Checkstyle 10.17.0 - https://checkstyle.org/releasenotes.html#Release_10.17.0

Breaking backward compatibility:

#13758 - ImportOrder: replace Pattern[] with String[] type for properties staticGroups and groups

New:

#14726 - new Check: ConstructorsDeclarationGrouping to check the grouping of overloaded constructors

Bug fixes:

#13012 - Checkstyle fails with "Path contains invalid character" if path to config file contains non-ascii characters #13167 - Null pointer Exception in UnusedLocalVariableCheck #14506 - False positive for UnusedLocalVariable #14825 - WhitespaceAround reports a violation when switch expression is passed as a method argument #13086 - InnerAssignmentCheck failed for one line code in Java 14 switch expression

checkstyle-10.16.0

Checkstyle 10.16.0 - https://checkstyle.org/releasenotes.html#Release_10.16.0

New:

#14620 - LITERAL_CASE token support in RightCurlyCheck

Bug fixes:

... (truncated)

Commits
  • b270384 [maven-release-plugin] prepare release checkstyle-10.17.0
  • da11a8d doc: release notes for 10.17.0
  • 15e0c7e Issue #14877: drop java 14 build
  • 8a4b406 Issue #13012: fix loading with non-ascii symbols in path
  • 96eeed5 Pull #14662: shallowClone in checkstyle-tester with SHA checkout
  • c15242f Issue #13167: Fix NPE in UnusedLocalVariable check
  • 8605dd8 dependency: bump org.gaul:modernizer-maven-plugin from 2.7.0 to 2.9.0
  • c5a873b ---
  • 9d9aad4 ---
  • b861547 Issue #14726: new check: ConstructorsDeclarationGroupingCheck
  • Additional commits viewable in compare view

Updates org.assertj:assertj-core from 3.25.3 to 3.26.0

Release notes

Sourced from org.assertj:assertj-core's releases.

v3.26.0

💥 Breaking Changes

Core

  • Delegate OptionalDouble value comparison to Double.compare in hasValue assertion #3411

    This fixes the comparison of NaN values which wasn't working the way the hasValue Javadoc describes.

    The previous behavior can be obtained with getAsDouble:

    assertThat(OptionalDouble.of(Double.NaN).getAsDouble()).isSameAs(Double.NaN);

🚫 Deprecated

Core

  • Deprecate ObjectAssertFactory in favor of Assertions.assertThat(Object)
  • Deprecate AssertionErrorFactory in favor of AssertionErrorCreator
  • Deprecate catchThrowableOfType(ThrowingCallable, Class) in favor of catchThrowableOfType(Class, ThrowingCallable) #2823
  • Deprecate assertThat(Iterable, AssertFactory), assertThat(Iterable, Class) and their respective then variants #3453

✨ New Features

Core

  • Support multiple AfterAssertionErrorCollected callbacks #3313
  • Add InstanceOfAssertFactory for Set instances #3325
  • Add doesNotContainKey and doesNotContainKeys to Guava Multimap assertions #3334
  • Add assertions for JDK YearMonth type #3142
  • Add TemporalAssert type #3404
  • Add ignoringFieldsOfTypesMatchingRegexes #3369
  • Add fail(Throwable) and fail() variants #3204
  • Add isPrivate to Class assertions
  • Add doesNot[Start/End]WithWhitespace methods to CharSequence assertions #3441
  • Add createAssert(ValueProvider) to AssertFactory #3377
  • Add values() navigation method to AbstractMapAssert #3297
  • Add bytes()/bytes(Charset)/bytes(String) navigation methods to AbstractStringAssert #3232
  • Add doesNotThrowAnyExceptionExcept to AbstractThrowableAssert #3261
  • Add hasPermittedSubclasses to Class assertions #3316
  • Add isUnmodifiable to Iterator assertions #3477

🐛 Bug Fixes

Core

... (truncated)

Commits
  • b7aae03 [maven-release-plugin] prepare release assertj-build-3.26.0
  • be4cf7c Add isUnmodifiable to Iterator assertions (#3477)
  • 6e760db chore(deps-dev): bump org.springframework:spring-core from 5.3.35 to 5.3.36 (...
  • 29d2bbe chore(deps): bump byte-buddy.version from 1.14.15 to 1.14.16 (#3487)
  • 97b642a Rebuild default date formats used to parse string as dates when the default t...
  • 9eeb352 Refactor tests covering date string conversion
  • 9707d51 chore(deps): bump kotlin.version from 1.9.24 to 2.0.0 (#3484)
  • 6bab517 chore(deps-dev): bump org.hibernate.orm:hibernate-core from 6.5.1.Final to 6....
  • 5f70fec Reduce Qodana verbosity in PRs
  • 99f2991 Fix Instant conversion with Date assertions (#3467)
  • Additional commits viewable in compare view

Updates net.bytebuddy:byte-buddy from 1.14.13 to 1.14.17

Release notes

Sourced from net.bytebuddy:byte-buddy's releases.

Byte Buddy 1.14.17

  • Avoid crashing of Android plugin when there are duplicate files for licenses or license notices.

Byte Buddy 1.14.16

  • Update ASM and introduce support for Java 23.

Byte Buddy 1.14.15

  • Allow attaching from root on J9.

Byte Buddy 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Changelog

Sourced from net.bytebuddy:byte-buddy's changelog.

29. May 2024: version 1.14.17

  • Avoid crashing of Android plugin when there are duplicate files for licenses or license notices.

22. May 2024: version 1.14.16

  • Update ASM and introduce support for Java 23.

8. May 2024: version 1.14.15

  • Allow attaching from root on J9.

23. April 2024: version 1.14.14

  • Adjust type validation to accept additional names that are legal in the class file format.
  • Fix dynamic attach on Windows when a service user is active.
  • Avoid failure when using Android's strict mode.
Commits
  • bfd4c21 [maven-release-plugin] prepare release byte-buddy-1.14.17
  • d179f5f [release] Release new version
  • dd1f6d3 Update checksums
  • 32a500e Ignoring duplicate non-class files (#1654)
  • f277f6f Update internal Byte Buddy and add release notes.
  • fb00710 [maven-release-plugin] prepare for next development iteration
  • 8f37644 [maven-release-plugin] prepare release byte-buddy-1.14.16
  • 9e62bad [release] Release new version
  • 6dc6b2e Add checksums and fix build configuration.
  • 840bab4 Add missing checksums
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-plugin-api from 3.9.6 to 3.9.7

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.9.7

Release Notes - Maven - Version 3.9.7

... (truncated)

Commits
  • 8b094c9 [maven-release-plugin] prepare release maven-3.9.7
  • 6ff3a82 [MNG-8125][MNG-8126][MNG-8127] Mild updates (#1533)
  • 73bc6ca [MNG-8121] Fix NPE in metadata merge (#1508)
  • 558ae8a [MNG-8115] Upgrade minimal set of dependencies (#1496)
  • c44304f [MNG-8118] Backport to Maven 3.9.x (#1505)
  • c1c114d [MNG-8081] Interpolate available properties during default profile selection ...
  • b4cbda8 [3.9.x][MNG-8109] Resolver 1.9.20 (#1490)
  • bc52363 [3.9.x][MNG-8106] Fix metadata merge (#1480)
  • 587e99b [MNG-8094] Resolver 1.9.19 (#1468)
  • 548459b [MNG-8011] Neuter the README (#1470)
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.9.6 to 3.9.7

Release notes

Sourced from org.apache.maven:maven-core's releases.

3.9.7

Release Notes - Maven - Version 3.9.7

... (truncated)

Commits
  • 8b094c9 [maven-release-plugin] prepare release maven-3.9.7
  • 6ff3a82 [MNG-8125][MNG-8126][MNG-8127] Mild updates (#1533)
  • 73bc6ca [MNG-8121] Fix NPE in metadata merge (#1508)
  • 558ae8a [MNG-8115] Upgrade minimal set of dependencies (#1496)
  • c44304f [MNG-8118] Backport to Maven 3.9.x (#1505)
  • c1c114d [MNG-8081] Interpolate available properties during default profile selection ...
  • b4cbda8 [3.9.x][MNG-8109] Resolver 1.9.20 (#1490)
  • bc52363 [3.9.x][MNG-8106] Fix metadata merge (#1480)
  • 587e99b [MNG-8094] Resolver 1.9.19 (#1468)
  • 548459b [MNG-8011] Neuter the README (#1470)
  • Additional commits viewable in compare view

Updates org.apache.maven.plugin-tools:maven-plugin-annotations from 3.12.0 to 3.13.1

Release notes

Sourced from org.apache.maven.plugin-tools:maven-plugin-annotations's releases.

3.13.1

Release Notes - Maven Plugin Tools - Version 3.13.1

Task

  • [MPLUGIN-526] - Clean up dependencies reported by dependencies:analyze

3.13.0

Release Notes - Maven Plugin Tools - Version 3.13.0

Bug

  • [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong order
  • [MPLUGIN-521] - Nested types not properly extracted cause exception while generating Javadoc URLs

Improvement

Dependency upgrade

  • [MPLUGIN-516] - Upgrade asmVersion from 9.6 to 9.7
  • [MPLUGIN-519] - Update to Parent POM 42, prerequisite 3.6.3
Commits
  • 7098c96 [maven-release-plugin] prepare release maven-plugin-tools-3.13.1
  • 2144feb ---
  • 441b5f5 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • ca6a073 [MPLUGIN-526] Clean up dependencies reported by dependencies:analyze
  • 993425c [maven-release-plugin] prepare for next development iteration
  • 7a9ba2a [maven-release-plugin] prepare release maven-plugin-tools-3.13.0
  • 789315b [MPLUGIN-521] Nested types not properly extracted cause exception while gener...
  • 1fa1805 [MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...
  • e746d9c [MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong order
  • af234c6 [MPLUGIN-516] Bump asmVersion from 9.6 to 9.7
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-plugin-plugin from 3.12.0 to 3.13.1

Release notes

Sourced from org.apache.maven.plugins:maven-plugin-plugin's releases.

3.13.1

Release Notes - Maven Plugin Tools - Version 3.13.1

Task

  • [MPLUGIN-526] - Clean up dependencies reported by dependencies:analyze

3.13.0

Release Notes - Maven Plugin Tools - Version 3.13.0

Bug

  • [MPLUGIN-517] - GoalRenderer renderParameterDetails() renders in wrong order
  • [MPLUGIN-521] - Nested types not properly extracted cause exception while generating Javadoc URLs

Improvement

Dependency upgrade

  • [MPLUGIN-516] - Upgrade asmVersion from 9.6 to 9.7
  • [MPLUGIN-519] - Update to Parent POM 42, prerequisite 3.6.3
Commits
  • 7098c96 [maven-release-plugin] prepare release maven-plugin-tools-3.13.1
  • 2144feb ---
  • 441b5f5 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • ca6a073 [MPLUGIN-526] Clean up dependencies reported by dependencies:analyze
  • 993425c [maven-release-plugin] prepare for next development iteration
  • 7a9ba2a [maven-release-plugin] prepare release maven-plugin-tools-3.13.0
  • 789315b [MPLUGIN-521] Nested types not properly extracted cause exception while gener...
  • 1fa1805 [MPLUGIN-519][MPLUGIN-520] Parent POM 42, prerequisite of 3.6.3, get rid of m...
  • e746d9c [MPLUGIN-517] GoalRenderer renderParameterDetails() renders in wrong order
  • af234c6 [MPLUGIN-516] Bump asmVersion from 9.6 to 9.7
  • Additional commits viewable in compare view

Updates org.freemarker:freemarker from 2.3.32 to 2.3.33

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. Y...

Description has been truncated

Bumps the dev-dependencies group with 14 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.1` | `3.1.2` |
| [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.5.0` |
| [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.7.0` |
| [org.apache.maven.plugins:maven-checkstyle-plugin](https://github.com/apache/maven-checkstyle-plugin) | `3.3.1` | `3.4.0` |
| [org.apache.maven.plugins:maven-pmd-plugin](https://github.com/apache/maven-pmd-plugin) | `3.21.2` | `3.23.0` |
| [org.apache.maven.plugins:maven-jxr-plugin](https://github.com/apache/maven-jxr) | `3.3.2` | `3.4.0` |
| [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) | `10.15.0` | `10.17.0` |
| [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.25.3` | `3.26.0` |
| [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) | `1.14.13` | `1.14.17` |
| [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) | `3.9.6` | `3.9.7` |
| [org.apache.maven:maven-core](https://github.com/apache/maven) | `3.9.6` | `3.9.7` |
| [org.apache.maven.plugin-tools:maven-plugin-annotations](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` |
| [org.apache.maven.plugins:maven-plugin-plugin](https://github.com/apache/maven-plugin-tools) | `3.12.0` | `3.13.1` |
| org.freemarker:freemarker | `2.3.32` | `2.3.33` |



Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.1 to 3.1.2
- [Release notes](https://github.com/apache/maven-deploy-plugin/releases)
- [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.1...maven-deploy-plugin-3.1.2)

Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.5.0
- [Release notes](https://github.com/apache/maven-enforcer/releases)
- [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.5.0)

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.7.0
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.7.0)

Updates `org.apache.maven.plugins:maven-checkstyle-plugin` from 3.3.1 to 3.4.0
- [Commits](apache/maven-checkstyle-plugin@maven-checkstyle-plugin-3.3.1...maven-checkstyle-plugin-3.4.0)

Updates `org.apache.maven.plugins:maven-pmd-plugin` from 3.21.2 to 3.23.0
- [Release notes](https://github.com/apache/maven-pmd-plugin/releases)
- [Commits](apache/maven-pmd-plugin@maven-pmd-plugin-3.21.2...maven-pmd-plugin-3.23.0)

Updates `org.apache.maven.plugins:maven-jxr-plugin` from 3.3.2 to 3.4.0
- [Release notes](https://github.com/apache/maven-jxr/releases)
- [Commits](apache/maven-jxr@jxr-3.3.2...jxr-3.4.0)

Updates `com.puppycrawl.tools:checkstyle` from 10.15.0 to 10.17.0
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](checkstyle/checkstyle@checkstyle-10.15.0...checkstyle-10.17.0)

Updates `org.assertj:assertj-core` from 3.25.3 to 3.26.0
- [Release notes](https://github.com/assertj/assertj/releases)
- [Commits](assertj/assertj@assertj-build-3.25.3...assertj-build-3.26.0)

Updates `net.bytebuddy:byte-buddy` from 1.14.13 to 1.14.17
- [Release notes](https://github.com/raphw/byte-buddy/releases)
- [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md)
- [Commits](raphw/byte-buddy@byte-buddy-1.14.13...byte-buddy-1.14.17)

Updates `org.apache.maven:maven-plugin-api` from 3.9.6 to 3.9.7
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.7)

Updates `org.apache.maven:maven-core` from 3.9.6 to 3.9.7
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.6...maven-3.9.7)

Updates `org.apache.maven.plugin-tools:maven-plugin-annotations` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `org.apache.maven.plugins:maven-plugin-plugin` from 3.12.0 to 3.13.1
- [Release notes](https://github.com/apache/maven-plugin-tools/releases)
- [Commits](apache/maven-plugin-tools@maven-plugin-tools-3.12.0...maven-plugin-tools-3.13.1)

Updates `org.freemarker:freemarker` from 2.3.32 to 2.3.33

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-deploy-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-enforcer-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-checkstyle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-pmd-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-jxr-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.assertj:assertj-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: net.bytebuddy:byte-buddy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugin-tools:maven-plugin-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.apache.maven.plugins:maven-plugin-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: org.freemarker:freemarker
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2024
@skapral skapral merged commit 4efb2c5 into master Jun 13, 2024
6 checks passed
@dependabot dependabot bot deleted the dependabot_maven_dev-dependencies-7cbdb40260 branch June 13, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant