File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
cf-java-logging-support-servlet Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 4747 <dependency >
4848 <groupId >com.auth0</groupId >
4949 <artifactId >java-jwt</artifactId >
50- <version >3.4 .0</version >
50+ <version >3.7 .0</version >
5151 <exclusions >
5252 <exclusion >
5353 <groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 5858 <organization >SAP SE</organization >
5959 <organizationUrl >https://github.com/SAP</organizationUrl >
6060 </developer >
61+ <developer >
62+ <id >kiranponnuswamy</id >
63+ <name >Kiran Ponnuswamy</name >
64+ <email >kiran.ponnuswamy@sap.com</email >
65+ <organization >SAP SE</organization >
66+ <organizationUrl >https://github.com/SAP</organizationUrl >
67+ </developer >
6168 </developers >
6269
6370 <licenses >
8996
9097 <properties >
9198 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
92- <jackson-jr .version>2.9.7 </jackson-jr .version>
99+ <jackson-jr .version>2.9.8 </jackson-jr .version>
93100 <slf4j .version>1.7.25</slf4j .version>
94101 <logback .version>1.2.3</logback .version>
95102 <log4j2 .version>2.8.2</log4j2 .version>
You can’t perform that action at this time.
0 commit comments