Skip to content

Commit ef183a3

Browse files
Bump postgresql from 42.2.5 to 42.2.25 in /lab4/product-service
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.5 to 42.2.25. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.2.5...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b1ff9b commit ef183a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab4/product-service/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
113113
<dependency>
114114
<groupId>org.postgresql</groupId>
115115
<artifactId>postgresql</artifactId>
116-
<version>42.2.5</version>
116+
<version>42.2.25</version>
117117
</dependency>
118118
<dependency>
119119
<groupId>com.amazon.aws.partners.saasfactory</groupId>

0 commit comments

Comments
 (0)