Skip to content

Commit e30ace5

Browse files
authored
chore(deps): upgrade maven version to fix integ test (#211)
1 parent fc0e9df commit e30ace5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

functions-framework-api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
<plugin>
152152
<groupId>org.apache.maven.plugins</groupId>
153153
<artifactId>maven-source-plugin</artifactId>
154-
<version>3.3.0</version>
154+
<version>3.6.0</version>
155155
<executions>
156156
<execution>
157157
<id>attach-sources</id>
@@ -203,4 +203,4 @@
203203
</build>
204204
</profile>
205205
</profiles>
206-
</project>
206+
</project>

0 commit comments

Comments
 (0)