Skip to content

Commit b531d4a

Browse files
Upgrade org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 (#258)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c29acb9 commit b531d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ under the License.
327327
<dependency>
328328
<groupId>org.codehaus.plexus</groupId>
329329
<artifactId>plexus-interactivity-api</artifactId>
330-
<version>1.1</version>
330+
<version>1.2</version>
331331
<exclusions>
332332
<exclusion>
333333
<groupId>org.codehaus.plexus</groupId>

0 commit comments

Comments
 (0)