Skip to content

Commit

Permalink
Update dependency org.apache.maven.shared:maven-filtering to v3.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent e386e03 commit f3cf861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</parent>

<artifactId>beholder</artifactId>
<version>0.0.1-SNAPSHOT</version>
<version>0.0.2-SNAPSHOT</version>
<packaging>jar</packaging>

<name>beholder</name>
Expand Down Expand Up @@ -192,7 +192,7 @@
<dependency>
<groupId>org.apache.maven.shared</groupId>
<artifactId>maven-filtering</artifactId>
<version>3.2.0</version>
<version>3.3.2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit f3cf861

Please sign in to comment.