File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3333 </modules >
3434
3535 <properties >
36- <hapifhir_version >6.2.4 </hapifhir_version >
36+ <hapifhir_version >6.2.5 </hapifhir_version >
3737 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
38- <spotless .version>2.30 .0</spotless .version>
38+ <spotless .version>2.32 .0</spotless .version>
3939 <root .basedir>${project.basedir} </root .basedir>
4040 <maven .compiler.source>11</maven .compiler.source>
4141 <maven .compiler.target>11</maven .compiler.target>
9191 <dependency >
9292 <groupId >org.mockito</groupId >
9393 <artifactId >mockito-core</artifactId >
94- <version >5.0.0 </version >
94+ <version >5.1.1 </version >
9595 <scope >test</scope >
9696 </dependency >
9797
Original file line number Diff line number Diff line change 8787 <dependency >
8888 <groupId >com.google.auth</groupId >
8989 <artifactId >google-auth-library-oauth2-http</artifactId >
90- <version >1.14 .0</version >
90+ <version >1.15 .0</version >
9191 </dependency >
9292
9393 <!-- For HTTP Client -->
127127 <dependency >
128128 <groupId >org.projectlombok</groupId >
129129 <artifactId >lombok</artifactId >
130- <version >1.18.24 </version >
130+ <version >1.18.26 </version >
131131 </dependency >
132132
133133 </dependencies >
You can’t perform that action at this time.
0 commit comments