diff options
| author | Paul-Christian Volkmer | 2023-05-23 08:01:59 +0200 |
|---|---|---|
| committer | Paul-Christian Volkmer | 2023-05-23 08:01:59 +0200 |
| commit | 98f7edac9cd1b2bc4745d3fafaac3ab0e92d2f3f (patch) | |
| tree | fed09dd59c356170e42f8ccee53777a3c06b3fa8 | |
| parent | 2f96c8b82237b1ad58ebf5e857d639684856efdb (diff) | |
Neuere Version der HAPI Libraries
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -146,13 +146,13 @@ <dependency> <groupId>ca.uhn.hapi</groupId> <artifactId>hapi-base</artifactId> - <version>2.2</version> + <version>2.3</version> <scope>test</scope> </dependency> <dependency> <groupId>ca.uhn.hapi</groupId> <artifactId>hapi-structures-v26</artifactId> - <version>2.2</version> + <version>2.3</version> <scope>test</scope> </dependency> </dependencies> |
