Skip to content

Commit 876452d

Browse files
Bump maven-shared-utils
Bumps [maven-shared-utils](https://github.com/apache/maven-shared-utils) from 0.1 to 3.3.3. - [Release notes](https://github.com/apache/maven-shared-utils/releases) - [Commits](apache/maven-shared-utils@maven-shared-utils-0.1...maven-shared-utils-3.3.3) --- updated-dependencies: - dependency-name: org.apache.maven.shared:maven-shared-utils dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58f6d60 commit 876452d

File tree

1 file changed

+1
-1
lines changed
  • src/it/MCOMPILER-203-processorpath/annotation-verify

1 file changed

+1
-1
lines changed

src/it/MCOMPILER-203-processorpath/annotation-verify/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ under the License.
9595
<dependency>
9696
<groupId>org.apache.maven.shared</groupId>
9797
<artifactId>maven-shared-utils</artifactId>
98-
<version>0.1</version>
98+
<version>3.3.3</version>
9999
</dependency>
100100
</dependencies>
101101

0 commit comments

Comments
 (0)