Skip to content

Commit 0800a9d

Browse files
Merge branch 'master' of https://github.com/hexonet/java-sdk
2 parents 35e500d + 78889e1 commit 0800a9d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"npm": ">=6.13.4",
4141
"@conveyal/maven-semantic-release": "^4.3.0",
4242
"@semantic-release/changelog": "^5.0.0",
43-
"@semantic-release/git": "^7.0.16",
44-
"semantic-release": "^15.13.18"
43+
"@semantic-release/git": "^9.0.0",
44+
"semantic-release": "^17.0.2"
4545
}
4646
}

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
<plugin>
164164
<groupId>org.apache.maven.plugins</groupId>
165165
<artifactId>maven-site-plugin</artifactId>
166-
<version>3.8.2</version>
166+
<version>3.9.0</version>
167167
</plugin>
168168
</plugins>
169169
</build>

0 commit comments

Comments
 (0)