Skip to content

Commit 8f9972a

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

File tree

1 file changed

+1
-1
lines changed
  • conformance-tests/server-servlet

1 file changed

+1
-1
lines changed

conformance-tests/server-servlet/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<plugin>
5959
<groupId>org.codehaus.mojo</groupId>
6060
<artifactId>exec-maven-plugin</artifactId>
61-
<version>3.1.0</version>
61+
<version>3.6.3</version>
6262
<configuration>
6363
<mainClass>io.modelcontextprotocol.conformance.server.ConformanceServlet</mainClass>
6464
</configuration>

0 commit comments

Comments
 (0)