Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinthakaJ98 authored Feb 27, 2025
1 parent 6f1906c commit 2c4b137
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
<dependency>
<groupId>com.sleepycat</groupId>
<artifactId>je</artifactId>
<version>4.1.10</version>
<version>4.0.92</version>
</dependency>
<dependency>
<groupId>org.wso2.carbon.mediation</groupId>
Expand All @@ -53,10 +53,6 @@ Copyright (c) 2016, WSO2 Inc. (http://www.wso2.org) All Rights Reserved.
</dependency>
</dependencies>
<repositories>
<repository>
<id>boundlessgeo-repo</id>
<url>https://repo.boundlessgeo.com/main</url>
</repository>
<repository>
<id>wso2-maven2-repository</id>
<url>https://dist.wso2.org/maven2</url>
Expand Down

0 comments on commit 2c4b137

Please sign in to comment.