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 47
47
<dependency >
48
48
<groupId >com.auth0</groupId >
49
49
<artifactId >java-jwt</artifactId >
50
- <version >3.4 .0</version >
50
+ <version >3.7 .0</version >
51
51
<exclusions >
52
52
<exclusion >
53
53
<groupId >com.fasterxml.jackson.core</groupId >
Original file line number Diff line number Diff line change 58
58
<organization >SAP SE</organization >
59
59
<organizationUrl >https://github.com/SAP</organizationUrl >
60
60
</developer >
61
+ <developer >
62
+ <id >kiranponnuswamy</id >
63
+ <name >Kiran Ponnuswamy</name >
64
+
65
+ <organization >SAP SE</organization >
66
+ <organizationUrl >https://github.com/SAP</organizationUrl >
67
+ </developer >
61
68
</developers >
62
69
63
70
<licenses >
89
96
90
97
<properties >
91
98
<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>
93
100
<slf4j .version>1.7.25</slf4j .version>
94
101
<logback .version>1.2.3</logback .version>
95
102
<log4j2 .version>2.8.2</log4j2 .version>
You can’t perform that action at this time.
0 commit comments