This is an automated email from the ASF dual-hosted git repository.
xvrl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git
The following commit(s) were added to refs/heads/master by this push:
new f0a79fa0e4 Bump org.apache.maven.plugins:maven-source-plugin from
2.2.1 to 3.3.0 (#14812)
f0a79fa0e4 is described below
commit f0a79fa0e4d073d8d85b8a4e291fcc2f6fd3a3dc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 15 07:39:19 2023 -0700
Bump org.apache.maven.plugins:maven-source-plugin from 2.2.1 to 3.3.0
(#14812)
Bumps
[org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin)
from 2.2.1 to 3.3.0.
-
[Commits](https://github.com/apache/maven-source-plugin/compare/maven-source-plugin-2.2.1...maven-source-plugin-3.3.0)
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-source-plugin
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
benchmarks/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml
index 0d6319c320..fdada96d98 100644
--- a/benchmarks/pom.xml
+++ b/benchmarks/pom.xml
@@ -261,7 +261,7 @@
</plugin>
<plugin>
<artifactId>maven-source-plugin</artifactId>
- <version>2.2.1</version>
+ <version>3.3.0</version>
</plugin>
<plugin>
<artifactId>maven-surefire-plugin</artifactId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]