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

build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 #2376

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1.

Commits
  • 619650c [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.1
  • e314da0 [MJAVADOC-821] Align toolchain discovery code with Maven Compiler Plugin
  • 62a6861 [MJAVADOC-820] [REGRESSION] MJAVADOC-787 was merged incompletely
  • d1090c5 [maven-release-plugin] prepare for next development iteration
  • ee030f7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.0
  • 6c5fdc0 [MJAVADOC-819] Align archive generation code with Maven Source Plugin
  • 3a90de5 [MJAVADOC-787] Automatic detection of release option for JDK < 9
  • 373172d [MJAVADOC-817] Upgrade to Doxia 2.0.0 GA Stack
  • ba266c0 Fix SCM tag
  • 5775ce1 Fix typo
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Nov 4, 2024
@github-actions github-actions bot enabled auto-merge November 4, 2024 06:23
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from a76e467 to 18b6a1d Compare November 4, 2024 06:24
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from 18b6a1d to baf0f4c Compare November 4, 2024 06:30
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from baf0f4c to e06ce9b Compare November 4, 2024 06:36
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from e06ce9b to 995e43a Compare November 4, 2024 06:42
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from 995e43a to 09cf9f7 Compare November 4, 2024 06:48
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from 09cf9f7 to 03c4766 Compare November 4, 2024 07:00
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

Bumps [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/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)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch from 03c4766 to f2c67fe Compare November 4, 2024 07:06
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm approving this pull request because it includes a patch or minor update

@github-actions github-actions bot merged commit d35068b into master Nov 4, 2024
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-javadoc-plugin-3.11.1 branch November 4, 2024 07:11
github-actions bot pushed a commit that referenced this pull request Nov 18, 2024
  - address DDB Exception issue (#2401)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.9 to 2.29.15 (#2404)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.15.3 to 8.16.0 (#2405)
  - build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  - build(deps): bump software.amazon.jsii:jsii-runtime from 1.104.0 to 1.105.0 (#2403)
  - build(deps): bump software.amazon.jsii:jsii-runtime
  - build(deps): bump software.amazon.glue:schema-registry-serde from 1.1.21 to 1.1.22 (#2406)
  - build(deps): bump software.amazon.glue:schema-registry-serde
  - build(deps): bump aws-sdk-v2.version from 2.29.9 to 2.29.15 (#2402)
  - build(deps): bump aws-sdk-v2.version from 2.29.9 to 2.29.15
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.6 to 2.29.9 (#2384)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.17.1 to 3.17.3 (#2381)
  - build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.7.1 to 0.7.1-patch1 (#2385)
  - build(deps): bump com.clickhouse:clickhouse-jdbc
  - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql from 5.0.2 to 5.0.3 (#2382)
  - build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql
  - build(deps): bump com.oracle.database.jdbc:ojdbc8 from 23.5.0.24.07 to 23.6.0.24.10 (#2383)
  - build(deps): bump com.oracle.database.jdbc:ojdbc8
  - build(deps): bump aws-sdk-v2.version from 2.29.6 to 2.29.9 (#2380)
  - build(deps): bump aws-sdk-v2.version from 2.29.6 to 2.29.9
  - Issue 2326 - Timestamp constraint in Cloudera Hive connector  (#2353)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.1 to 3.11.1 (#2376)
  - build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin
  - build(deps): bump aws-sdk-v2.version from 2.29.1 to 2.29.6 (#2369)
  - build(deps): bump aws-sdk-v2.version from 2.29.1 to 2.29.6
  - build(deps): bump io.lettuce:lettuce-core from 6.4.0.RELEASE to 6.5.0.RELEASE (#2370)
  - build(deps): bump io.lettuce:lettuce-core
  - build(deps): bump surefire.failsafe.version from 3.5.1 to 3.5.2 (#2374)
  - build(deps): bump surefire.failsafe.version from 3.5.1 to 3.5.2
  - build(deps): bump fasterxml.jackson.version from 2.18.0 to 2.18.1 (#2372)
  - build(deps): bump fasterxml.jackson.version from 2.18.0 to 2.18.1
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.29.1 to 2.29.6 (#2373)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs
  - build(deps): bump gremlinDriverVersion from 3.7.2 to 3.7.3 (#2371)
  - build(deps): bump gremlinDriverVersion from 3.7.2 to 3.7.3
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1 (#2375)
  - build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.5 to 0.7.1
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.1 to 3.20.0 (#2368)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.1 to 3.20.0
  - Bug/elasticsearch float issue (#2341)
  - build(deps): bump aws-sdk-v2.version from 2.28.9 to 2.29.1 (#2356)
  - build(deps): bump aws-sdk-v2.version from 2.28.9 to 2.29.1
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.0 to 3.19.1 (#2363)
  - build(deps): bump net.snowflake:snowflake-jdbc from 3.19.0 to 3.19.1
  - build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.5.0 to 3.6.0 (#2362)
  - build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.28.2 to 2.29.1 (#2360)
  - build(deps): bump software.amazon.awssdk:cloudwatchlogs
  - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0 (#2358)
  - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0
  - build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3 (#2359)
  - build(deps): bump org.junit:junit-bom from 5.11.2 to 5.11.3
  - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.8.0 to 3.8.1 (#2361)
  - build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.43.2 to 2.44.1 (#2357)
  - build(deps): bump com.google.cloud:google-cloud-storage
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants