Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1610269

Browse files
dependabot[bot]jonashackt
authored andcommitted
Bump postgresql from 42.3.2 to 42.3.3 in /backend
Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.2 to 42.3.3. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](pgjdbc/pgjdbc@REL42.3.2...REL42.3.3) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4d3878 commit 1610269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎backend/pom.xml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<!-- backend dependencies -->
2121
<rest-assured.version>4.4.0</rest-assured.version>
22-
<postgresql.version>42.3.2</postgresql.version>
22+
<postgresql.version>42.3.3</postgresql.version>
2323
<groovy.version>3.0.9</groovy.version>
2424
</properties>
2525

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /