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
3030 /integrations
3131 /compatibility
3232 /upgrade
33+ /validate-signatures
3334 /legacy
3435 View the Source <https://github.com/mongodb/mongo-java-driver>
3536
@@ -155,14 +156,19 @@ Learn what changes you might need to make to your application to upgrade
155156driver versions in the :ref:`Upgrade Driver Versions <java-upgrade-driver>`
156157section.
157158
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+
158165Migrate from the Legacy API
159166---------------------------
160167
161168Learn what changes you might need to make to your application to migrate
162169from the legacy API to the current API in the :ref:`Migrate from the
163170Legacy API <java-legacy-api>` section.
164171
165-
166172Learn
167173------
168174
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