File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4444 <junit .version>5.6.2</junit .version>
4545 <lucene .version>8.5.2</lucene .version>
4646 <osgi .version>5.0.0</osgi .version>
47- <pgjdbc .version>42.3.2 </pgjdbc .version>
47+ <pgjdbc .version>42.4.0 </pgjdbc .version>
4848 <javax .servlet.version>4.0.1</javax .servlet.version>
4949 <jakarta .servlet.version>5.0.0</jakarta .servlet.version>
5050 <slf4j .version>1.7.30</slf4j .version>
Original file line number Diff line number Diff line change @@ -53,9 +53,9 @@ public class Build extends BuildBase {
5353
5454 private static final String OSGI_VERSION = "5.0.0" ;
5555
56- private static final String PGJDBC_VERSION = "42.3.2 " ;
56+ private static final String PGJDBC_VERSION = "42.4.0 " ;
5757
58- private static final String PGJDBC_HASH = "8fd7a20f008a58b97b26ba5c5084ee61602203aa " ;
58+ private static final String PGJDBC_HASH = "21ff952426bbfe4a041c175407333d4a07c70931 " ;
5959
6060 private static final String JAVAX_SERVLET_VERSION = "4.0.1" ;
6161
You can’t perform that action at this time.
0 commit comments