This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-changelog-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 6058b3b Bump org.apache.maven.reporting:maven-reporting-api from
3.1.0 to 3.1.1
6058b3b is described below
commit 6058b3bd66805bc3b9d8070cc8a403de7a766968
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 6 02:37:35 2024 +0000
Bump org.apache.maven.reporting:maven-reporting-api from 3.1.0 to 3.1.1
Bumps
[org.apache.maven.reporting:maven-reporting-api](https://github.com/apache/maven-reporting-api)
from 3.1.0 to 3.1.1.
-
[Commits](https://github.com/apache/maven-reporting-api/compare/maven-reporting-api-3.1.0...maven-reporting-api-3.1.1)
---
updated-dependencies:
- dependency-name: org.apache.maven.reporting:maven-reporting-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 57cd871..1d533b9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@ under the License.
<dependency>
<groupId>org.apache.maven.reporting</groupId>
<artifactId>maven-reporting-api</artifactId>
- <version>3.1.0</version>
+ <version>3.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.reporting</groupId>