File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 17
17
<dependency >
18
18
<groupId >io.github.cdimascio</groupId >
19
19
<artifactId >dotenv-java</artifactId >
20
- <version >2.2.0 </version >
20
+ <version >2.2.4 </version >
21
21
</dependency >
22
22
</dependencies >
23
23
</project >
Original file line number Diff line number Diff line change 271
271
<id >ossrh</id >
272
272
<url >https://oss.sonatype.org/content/repositories/snapshots</url >
273
273
</snapshotRepository >
274
- <!-- <repository>-->
275
- <!-- <id>ossrh</id>-->
276
- <!-- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>-->
277
- <!-- </repository>-->
278
274
<repository >
279
- <id >github</id >
280
- <name >Carmine M DiMascio</name >
281
- <url >https://maven.pkg.github.com/cdimascio/dotenv-java</url >
275
+ <id >ossrh</id >
276
+ <url >https://oss.sonatype.org/service/local/staging/deploy/maven2/</url >
282
277
</repository >
278
+ <!-- <repository>-->
279
+ <!-- <id>github</id>-->
280
+ <!-- <name>Carmine M DiMascio</name>-->
281
+ <!-- <url>https://maven.pkg.github.com/cdimascio/dotenv-java</url>-->
282
+ <!-- </repository>-->
283
283
</distributionManagement >
284
284
<profiles >
285
285
<profile >
You can’t perform that action at this time.
0 commit comments