File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,7 @@ MongoDB Java Driver
30
30
/integrations
31
31
/compatibility
32
32
/upgrade
33
+ /validate-signatures
33
34
/legacy
34
35
View the Source <https://github.com/mongodb/mongo-java-driver>
35
36
@@ -155,14 +156,19 @@ Learn what changes you might need to make to your application to upgrade
155
156
driver versions in the :ref:`Upgrade Driver Versions <java-upgrade-driver>`
156
157
section.
157
158
159
+ Validate Driver Artifact Signatures
160
+ -----------------------------------
161
+
162
+ Learn about how to validate signatures of {+driver-short+} artifacts
163
+ published on Maven in the :ref:`Validate Driver Artifact Signatures <java-validate-signatures>` section.
164
+
158
165
Migrate from the Legacy API
159
166
---------------------------
160
167
161
168
Learn what changes you might need to make to your application to migrate
162
169
from the legacy API to the current API in the :ref:`Migrate from the
163
170
Legacy API <java-legacy-api>` section.
164
171
165
-
166
172
Learn
167
173
------
168
174
Original file line number Diff line number Diff line change
1
+ .. _java-validate-signatures:
2
+
3
+ .. sharedinclude:: dbx/jvm-validate-artifacts.rst
You can’t perform that action at this time.
0 commit comments