Browse Source

Polishing.

Remove unused version property.

See #5114
issue/5115
Mark Paluch 1 week ago
parent
commit
44af9cacc8
No known key found for this signature in database
GPG Key ID: 55BC6374BAA9D973
  1. 1
      pom.xml

1
pom.xml

@ -28,7 +28,6 @@ @@ -28,7 +28,6 @@
<dist.id>spring-data-mongodb</dist.id>
<springdata.commons>4.1.0-SNAPSHOT</springdata.commons>
<mongo>5.6.1</mongo>
<jmh.version>1.19</jmh.version>
</properties>
<developers>

Loading…
Cancel
Save