Skip to content

Commit b20a620

Browse files
committed
Update pom.xml
1 parent 7d7140f commit b20a620

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -135,14 +135,8 @@
135135
<dependency>
136136
<groupId>lol.hyper</groupId>
137137
<artifactId>github-release-api</artifactId>
138-
<version>1.0.2</version>
138+
<version>1.0.3</version>
139139
<scope>compile</scope>
140-
<exclusions>
141-
<exclusion>
142-
<groupId>org.json</groupId>
143-
<artifactId>json</artifactId>
144-
</exclusion>
145-
</exclusions>
146140
</dependency>
147141
</dependencies>
148142
</project>

0 commit comments

Comments
 (0)