Skip to content
This repository was archived by the owner on Feb 24, 2023. It is now read-only.

Commit 7f5fca9

Browse files
authored
Merge pull request #102 from scale8/edge-package-upgrades
Edge package upgrades...
2 parents 64ff7eb + b2bc87b commit 7f5fca9

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

edge/pom.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.google.code.gson</groupId>
113113
<artifactId>gson</artifactId>
114-
<version>2.8.7</version>
114+
<version>2.9.0</version>
115115
</dependency>
116116
<dependency>
117117
<groupId>com.maxmind.db</groupId>
@@ -138,11 +138,6 @@
138138
<artifactId>mongodb-driver-sync</artifactId>
139139
<version>4.1.2</version>
140140
</dependency>
141-
<dependency>
142-
<groupId>org.postgresql</groupId>
143-
<artifactId>postgresql</artifactId>
144-
<version>42.2.23</version>
145-
</dependency>
146141
<dependency>
147142
<groupId>software.amazon.awssdk</groupId>
148143
<artifactId>s3</artifactId>

0 commit comments

Comments
 (0)