Skip to content

Commit f5bbe89

Browse files
chore(deps): bump org.codehaus.mojo:exec-maven-plugin
Bumps [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) from 3.6.1 to 3.6.3. - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.1...3.6.3) --- updated-dependencies: - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc313d7 commit f5bbe89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

authme-tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
<plugin>
181181
<groupId>org.codehaus.mojo</groupId>
182182
<artifactId>exec-maven-plugin</artifactId>
183-
<version>3.6.1</version>
183+
<version>3.6.3</version>
184184
<configuration>
185185
<classpathScope>test</classpathScope>
186186
<mainClass>tools.ToolsRunner</mainClass>

0 commit comments

Comments
 (0)