File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 <dependency >
8080 <groupId >javax.validation</groupId >
8181 <artifactId >validation-api</artifactId >
82- <version >1.1.0 .Final</version >
82+ <version >2.0.1 .Final</version >
8383 <scope >provided</scope >
8484 </dependency >
8585
131131 <dependency >
132132 <groupId >javax.el</groupId >
133133 <artifactId >javax.el-api</artifactId >
134- <version >2.2.5 </version >
134+ <version >3.0.0 </version >
135135 <scope >provided</scope >
136136 </dependency >
137137 <dependency >
138- <groupId >org.glassfish.web </groupId >
138+ <groupId >org.glassfish</groupId >
139139 <artifactId >javax.el</artifactId >
140- <version >2.2.4</version >
141- <scope >provided</scope >
140+ <version >3.0.0</version >
142141 </dependency >
143- <dependency >
142+ <dependency >
144143 <groupId >org.apache.commons</groupId >
145144 <artifactId >commons-lang3</artifactId >
146- <version >3.9 </version >
145+ <version >3.11 </version >
147146 </dependency >
148147 <dependency >
149148 <groupId >org.projectlombok</groupId >
150149 <artifactId >lombok</artifactId >
151- <version >1.18.10 </version >
150+ <version >1.18.14 </version >
152151 <scope >provided</scope >
153152 </dependency >
154153 </dependencies >
You can’t perform that action at this time.
0 commit comments