File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 5050 <plugin >
5151 <groupId >org.apache.maven.plugins</groupId >
5252 <artifactId >maven-source-plugin</artifactId >
53- <version >3.0 .0</version >
53+ <version >3.3 .0</version >
5454 <configuration />
5555 <executions >
5656 <execution >
133133 <dependency >
134134 <groupId >com.google.code.gson</groupId >
135135 <artifactId >gson</artifactId >
136- <version >2.8.9 </version >
136+ <version >2.10.1 </version >
137137 </dependency >
138138 <dependency >
139139 <groupId >io.github.cdimascio</groupId >
140140 <artifactId >dotenv-java</artifactId >
141- <version >2.2.0 </version >
141+ <version >2.3.2 </version >
142142 </dependency >
143143 <dependency >
144144 <groupId >joda-time</groupId >
145145 <artifactId >joda-time</artifactId >
146- <version >2.10.10 </version >
146+ <version >2.12.5 </version >
147147 </dependency >
148148 <dependency >
149149 <groupId >org.mockito</groupId >
150150 <artifactId >mockito-core</artifactId >
151- <version >4.7 .0</version >
151+ <version >4.11 .0</version >
152152 <scope >test</scope >
153153 </dependency >
154154 <dependency >
160160 <dependency >
161161 <groupId >commons-codec</groupId >
162162 <artifactId >commons-codec</artifactId >
163- <version >1.9 </version >
163+ <version >1.15 </version >
164164 </dependency >
165165
166166
You can’t perform that action at this time.
0 commit comments