Skip to content

Commit 28db857

Browse files
Update Maven plugins (opentripplanner#6880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d337ec4 commit 28db857

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
<plugin>
109109
<groupId>org.apache.maven.plugins</groupId>
110110
<artifactId>maven-shade-plugin</artifactId>
111-
<version>3.6.0</version>
111+
<version>3.6.1</version>
112112
</plugin>
113113
<plugin>
114114
<groupId>com.hubspot.maven.plugins</groupId>
@@ -126,7 +126,7 @@
126126
<plugin>
127127
<groupId>org.apache.maven.plugins</groupId>
128128
<artifactId>maven-compiler-plugin</artifactId>
129-
<version>3.14.0</version>
129+
<version>3.14.1</version>
130130
<configuration>
131131
<!-- Target Java version -->
132132
<release>21</release>

0 commit comments

Comments
 (0)