Skip to content

Commit d48b24e

Browse files
committed
Merge branch 'develop' of github.com:reactiverse/es4x into develop
2 parents 4606818 + d486696 commit d48b24e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

generator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
<plugin>
455455
<groupId>org.apache.maven.plugins</groupId>
456456
<artifactId>maven-resources-plugin</artifactId>
457-
<version>3.0.1</version>
457+
<version>3.1.0</version>
458458
<executions>
459459
<execution>
460460
<phase>process-resources</phase>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
<plugin>
145145
<groupId>org.apache.maven.plugins</groupId>
146146
<artifactId>maven-release-plugin</artifactId>
147-
<version>2.1</version>
147+
<version>2.5.3</version>
148148
<configuration>
149149
<mavenExecutorId>forked-path</mavenExecutorId>
150150
<useReleaseProfile>false</useReleaseProfile>

0 commit comments

Comments
 (0)